correcting requirements.txt

This commit is contained in:
Gowtham Sai 2022-07-21 16:41:06 +05:30
parent cd7366fcc9
commit c24fe3fb14
1 changed files with 6 additions and 3 deletions

View File

@ -5,12 +5,14 @@ certifi==2021.10.8
chardet==4.0.0 chardet==4.0.0
charset-normalizer==2.0.12 charset-normalizer==2.0.12
colorama==0.4.4 colorama==0.4.4
dill==0.3.5.1
dj-database-url==0.5.0 dj-database-url==0.5.0
Django==3.2.13 Django==3.2.13
django-background-tasks==1.2.5 django-background-tasks==1.2.5
django-compat==1.0.15 django-compat==1.0.15
django-cors-headers==3.11.0 django-cors-headers==3.11.0
django-db-logger==0.1.12 django-db-logger==0.1.12
django-simple-history==3.1.1
djangorestframework==3.13.1 djangorestframework==3.13.1
google-auth==2.6.6 google-auth==2.6.6
gunicorn==20.1.0 gunicorn==20.1.0
@ -26,17 +28,18 @@ platformdirs==2.5.1
psycopg2-binary==2.9.3 psycopg2-binary==2.9.3
pyasn1==0.4.8 pyasn1==0.4.8
pyasn1-modules==0.2.8 pyasn1-modules==0.2.8
PyJWT==2.4.0
pylint==2.13.5 pylint==2.13.5
python-dotenv==0.20.0 python-dotenv==0.20.0
pytz==2022.1 pytz==2022.1
PyJWT==2.4.0
requests==2.27.1 requests==2.27.1
rsa==4.8 rsa==4.8
six==1.16.0 six==1.16.0
sqlparse==0.4.2 sqlparse==0.4.2
toml==0.10.2 toml==0.10.2
typing_extensions==4.1.1 tomli==2.0.1
typing-extensions==4.1.1
urllib3==1.26.9 urllib3==1.26.9
whitenoise==6.0.0 whitenoise==6.0.0
wrapt==1.14.0
zipp==3.8.0 zipp==3.8.0
wrapt==1.14.0