regluit/requirements_versioned.pip

109 lines
2.4 KiB
Plaintext
Raw Normal View History

2018-07-23 18:41:05 +00:00
Django==1.11.14
Fabric==1.6.0
MySQL-python==1.2.5
Pillow==3.4.2
PyJWT==1.4.1
2018-04-25 19:30:36 +00:00
PyPDF2==1.26
PyGithub==1.15.0
2015-07-30 03:01:43 +00:00
PyYAML==3.11
amqp==1.4.9
anyjson==0.3.3
billiard==3.3.0.23
2018-06-08 17:55:05 +00:00
awscli==1.15.33
boto==2.48.0
boto3==1.7.33
celery==3.1.23
2018-06-06 21:29:12 +00:00
certifi==2018.4.16
chardet==3.0.4
# pip installing pillow seems to delete distribute
# but having distribute in requirements starting to cause problems
# distribute==0.6.28
django-celery==3.1.17
2018-07-23 18:42:23 +00:00
django-ckeditor==5.6.1
2013-03-27 21:57:08 +00:00
#django-email-change==0.2.3
2018-07-22 17:14:27 +00:00
git+git://github.com/eshellman/django-email-change.git@87cd33bb7467b6203986d7d5763e2699155cedd4
django-compat==1.0.15
django-contrib-comments==1.7.1
2018-04-20 01:25:12 +00:00
django-el-pagination==3.2.4
2016-04-18 17:17:21 +00:00
django-extensions==1.6.1
django-jsonfield==1.0.0
#django-kombu==0.9.4
django-maintenancemode==0.11.2
2018-07-22 17:14:27 +00:00
django-mptt==0.8.6
2016-04-08 22:45:50 +00:00
#django-notification==0.2
2018-07-23 18:41:05 +00:00
git+git://github.com/eshellman/django-notification.git@c830ffa29d95e986dda5498a8a74e4a9334283c9
django-registration==2.1.2
django-selectable==1.1.0
django-smtp-ssl==1.0
2018-06-08 17:55:05 +00:00
django-storages==1.5.2
2018-07-24 02:51:01 +00:00
django-tastypie==0.14.1
2018-04-26 19:03:32 +00:00
#django-transmeta==0.7.3
git+git://github.com/resulto/django-transmeta.git@ad4d7278ba330dcf8c8446f8ae9b2c769ae8684e
fef-questionnaire==4.0.1
2015-08-03 14:04:07 +00:00
#gitenberg.metadata==0.1.6
2018-07-11 17:41:52 +00:00
git+git://github.com/gitenberg-dev/gitberg-build.git@61a5fb0011e1a547b1eac14dd845ce37dbb5f85a
#git+ssh://git@github.com/gitenberg-dev/metadata.git@0.1.11
github3.py==0.9.5
2018-04-25 19:30:36 +00:00
html5lib==1.0.1
httplib2==0.11.3
2015-08-06 19:16:06 +00:00
isodate==0.5.1
kombu==3.0.35
lxml==4.2.1
2016-04-09 17:22:31 +00:00
defusedxml==0.4.1
mechanize==0.2.5
mimeparse==0.1.3
nose==1.1.2
numpy==1.11.2
oauth2==1.9.0.post1
oauthlib==1.1.2
pandas==0.19.1
paramiko==1.14.1
2018-06-19 18:14:10 +00:00
mailchimp3==3.0.4
pycrypto==2.6
2014-10-14 14:08:08 +00:00
pymarc==3.0.2
pyoai==2.5.0
2015-08-06 19:16:06 +00:00
pyparsing==2.0.3
python-dateutil==2.5.3
python-mimeparse==0.1.4
python-openid==2.2.5
social-auth-core==1.7.0
social-auth-app-django==2.1.0
pytz==2016.6.1
2015-08-06 19:06:22 +00:00
rdflib==4.2.0
2015-08-06 19:16:06 +00:00
rdflib-jsonld==0.3
redis==2.10.3
2018-04-25 19:30:36 +00:00
reportlab==3.4.0
2018-06-06 21:29:12 +00:00
requests==2.18.4
2016-12-30 22:24:20 +00:00
requests-mock==1.2.0
requests-oauthlib==0.6.2
2016-04-18 17:17:21 +00:00
selenium==2.53.1
six==1.11.0
sorl-thumbnail==12.3
ssh==1.7.14
2016-04-18 17:17:21 +00:00
stevedore==1.12.0
2013-06-21 22:14:51 +00:00
stripe==1.9.1
virtualenv==1.4.9
# virtualenv-clone==0.2.4 not sure why I have this in my env
2016-04-18 17:17:21 +00:00
#virtualenvwrapper==3.6
wsgiref==0.1.2
2018-04-25 19:30:36 +00:00
xhtml2pdf==0.2.2
webencodings==0.5.1
#for urllib3 secure
cffi==1.7.0
2018-06-08 20:39:03 +00:00
cryptography==2.2.2
enum34==1.1.6
2018-06-06 21:29:12 +00:00
idna==2.6
ipaddress==1.0.16
ndg-httpsclient==0.4.2
2018-06-08 21:25:33 +00:00
pyOpenSSL==18.0.0
2018-06-08 21:31:25 +00:00
pyasn1==0.1.9
pycparser==2.14
setuptools==25.0.0
2018-06-06 21:29:12 +00:00
urllib3==1.22
beautifulsoup4==4.6.0
2017-10-27 16:09:03 +00:00
RISparser==0.4.2
2017-12-15 19:16:09 +00:00
# include these 2 for development
#libsass==0.13.4
#django-compressor==2.2
2017-12-12 18:26:01 +00:00
django-sass-processor==0.5.6