Skip to content

Commit

Permalink
Merge pull request adeyosemanputra#160 from RupakBiswas-2304/bug-fix
Browse files Browse the repository at this point in the history
bug fixed
  • Loading branch information
adeyosemanputra authored Aug 6, 2022
2 parents 0c6b001 + ff35510 commit bd6a9b9
Showing 1 changed file with 41 additions and 12 deletions.
53 changes: 41 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,43 @@
wheel
asgiref
pytz==2020.1
sqlparse==0.3.1
php-wsgi
pyyaml==5.1
django-crispy-forms
gunicorn
django-heroku
whitenoise
django-allauth
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
asgiref==3.5.2
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.5
cryptography==37.0.2
defusedxml==0.7.1
dj-database-url==0.5.0
Django==4.0.4
colorama
django-allauth==0.51.0
django-crispy-forms==1.14.0
django-heroku==0.3.1
flake8==3.9.0
Flask==2.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.11.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
mccabe==0.6.1
oauthlib==3.2.0
php-wsgi==0.0.12
Pillow==8.0.0
psycopg2==2.9.3
pycodestyle==2.7.0
pycparser==2.21
pyflakes==2.3.1
PyJWT==2.4.0
python3-openid==3.2.0
pytz==2020.1
PyYAML==5.1
requests==2.28.0
requests-oauthlib==1.3.1
sqlparse==0.3.1
urllib3==1.26.9
Werkzeug==2.1.2
whitenoise==6.2.0
zipp==3.8.0

0 comments on commit bd6a9b9

Please sign in to comment.