Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Updated requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
mszan committed Sep 29, 2020
1 parent 2bb2172 commit 2911238
Showing 1 changed file with 41 additions and 13 deletions.
54 changes: 41 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,41 @@
Django~=3.1
django-crispy-forms~=1.9.2
django-registration~=3.1
djangorestframework~=3.11.1
django-mptt~=0.11.0
django_compressor
django_libsass
django-storages[google]
Pillow~=7.2.0
google-cloud-storage~=1.31.0
gunicorn
psycopg2
requests~=2.24.0
asgiref==3.2.10
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
confusable-homoglyphs==3.2.0
Django==3.1
django-appconf==1.0.4
django-compressor==2.4
django-crispy-forms==1.9.2
django-js-asset==1.2.2
django-libsass==0.8
django-mptt==0.11.0
django-registration==3.1
django-rest-framework==0.1.0
django-storages==1.10.1
djangorestframework==3.11.1
google-api-core==1.22.2
google-auth==1.21.2
google-cloud-core==1.4.1
google-cloud-storage==1.31.0
google-crc32c==1.0.0
google-resumable-media==1.0.0
googleapis-common-protos==1.52.0
gunicorn==20.0.4
idna==2.10
libsass==0.20.0
Pillow==7.2.0
protobuf==3.13.0
psycopg2-binary==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pytz==2020.1
rcssmin==1.0.6
requests==2.24.0
rjsmin==1.1.0
rsa==4.6
six==1.15.0
sqlparse==0.3.1
urllib3==1.25.10

0 comments on commit 2911238

Please sign in to comment.