Skip to content

Commit

Permalink
Update Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-jn committed Dec 25, 2020
1 parent ed247d2 commit d877f9c
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
asgiref==3.2.7
CacheControl==0.12.6
cachetools==4.1.1
certifi==2020.4.5.2
cffi==1.14.0
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
cryptography==2.9.2
defusedxml==0.6.0
cryptography==3.1.1
defusedxml==0.7.0rc1
Django==3.0.8
django-allauth==0.42.0
django-bootstrap-form==3.4
django-bootstrap3-form==1.0.0
django-extensions==3.1.0
django-modeladmin-reorder==0.3.1
django-pony-forms==1.0.0
firebase-admin==4.4.0
Expand All @@ -26,14 +27,16 @@ google-resumable-media==1.1.0
googleapis-common-protos==1.52.0
greenlet==0.4.16
grpcio==1.32.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.9
idna==2.10
itsdangerous==1.1.0
lxml==4.5.2
msgpack==1.0.0
mysqlclient==1.4.6
oauthlib==3.1.0
protobuf==3.13.0
psycopg2-binary==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
Expand All @@ -58,4 +61,4 @@ urllib3==1.25.10
xlrd==1.2.0
xlwt==1.3.0
zope.event==4.4
zope.interface==5.1.0
zope.interface==5.1.0

0 comments on commit d877f9c

Please sign in to comment.