mirror of
https://git.wownero.com/lza_menace/suchwow.git
synced 2024-08-15 01:03:19 +00:00
new django project
This commit is contained in:
commit
eb6d6b388e
16 changed files with 242 additions and 0 deletions
17
requirements.txt
Normal file
17
requirements.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue