Update requirements.txt

This commit is contained in:
Gowtham Sai 2021-10-30 11:46:51 +05:30 committed by GitHub
parent dfee51baaa
commit f4d6d03914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
asgiref==3.4.1
astroid==2.8.4
cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.7
colorama==0.4.4
dj-database-url==0.5.0
Django==3.2.8
django-background-tasks==1.2.5
django-compat==1.0.15
django-cors-headers==3.10.0
django-db-logger==0.1.10
djangorestframework==3.12.4
google-auth==2.3.2
idna==3.3
isort==5.9.3
jsonfield==3.1.0
lazy-object-proxy==1.6.0
Markdown==3.3.4
mccabe==0.6.1
platformdirs==2.4.0
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pylint==2.11.1
pytz==2021.3
requests==2.26.0
rsa==4.7.2
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
typing-extensions==3.10.0.2
urllib3==1.26.7
whitenoise==5.3.0
wrapt==1.13.2