new django project

This commit is contained in:
lza_menace 2020-07-14 01:04:58 -07:00
commit eb6d6b388e
16 changed files with 242 additions and 0 deletions

17
requirements.txt Normal file
View file

@ -0,0 +1,17 @@
asgiref==3.2.10
certifi==2020.6.20
chardet==3.0.4
Django==3.0.8
django-keycloak==0.1.1
django-vote==2.2.0
ecdsa==0.15
idna==2.10
pyasn1==0.4.8
python-jose==3.1.0
python-keycloak-client==0.2.3
pytz==2020.1
requests==2.24.0
rsa==4.6
six==1.15.0
sqlparse==0.3.1
urllib3==1.25.9