Skip to content

Commit

Permalink
add requirements versions
Browse files Browse the repository at this point in the history
  • Loading branch information
flpo committed May 30, 2018
1 parent cb355cf commit 61f2d0a
Showing 1 changed file with 56 additions and 19 deletions.
75 changes: 56 additions & 19 deletions requirements.txt
@@ -1,19 +1,56 @@
django
django-registration
django-registration-defaults
djangorestframework
markdown
django-filter
Pillow
django-cities-light

django-autofixture
django-tinymce4-lite
pyenchant

requests

channels

django-constance
django-picklefield
asgi-ipc==1.4.1
asgi-redis==1.4.2
asgiref==1.1.2
asn1crypto==0.22.0
attrs==17.2.0
autobahn==17.7.1
Automat==0.6.0
certifi==2017.7.27.1
cffi==1.10.0
channels==1.1.6
chardet==3.0.4
constantly==15.1.0
cryptography==2.0.3
daphne==1.3.0
Django==1.11.4
django-autofixture==0.12.1
django-autoslug==1.9.3
django-cities-light==3.3.0
django-constance==2.0.0
django-filter==1.0.4
django-picklefield==1.0.0
django-registration==2.2
django-registration-defaults==0.4.4
django-tinymce4-lite==1.4.2
djangorestframework==3.6.3
h2==3.0.1
hpack==3.0.0
hyperframe==5.1.0
hyperlink==17.3.0
idna==2.5
incremental==17.5.0
Markdown==2.6.8
msgpack-python==0.4.8
olefile==0.44
Pillow==4.2.1
pkg-resources==0.0.0
posix-ipc==1.0.0
priority==1.3.0
progressbar2==3.34.2
pyasn1==0.3.2
pyasn1-modules==0.0.11
pycparser==2.18
pyenchant==1.6.11
pyOpenSSL==17.2.0
python-utils==2.2.0
pytz==2017.2
redis==2.10.5
requests==2.18.3
service-identity==17.0.0
six==1.10.0
Twisted==17.5.0
txaio==2.8.1
Unidecode==0.4.21
urllib3==1.22
uWSGI==2.0.15
zope.interface==4.4.2

0 comments on commit 61f2d0a

Please sign in to comment.