Merge branch 'master' of github.com:rushilwiz/pushup-contest

This commit is contained in:
Rushil Umaretiya 2020-10-22 13:29:51 -04:00
commit 8e3a337a99

View File

@ -5,6 +5,7 @@ django-crispy==1.8.1
django-extensions==3.0.9
django-secrets==1.0.2
future==0.18.2
gunicorn==20.0.4
isort==5.6.4
lazy-object-proxy==1.4.3
mccabe==0.6.1
@ -15,4 +16,5 @@ sqlparse==0.4.1
toml==0.10.1
typed-ast==1.4.1
Werkzeug==1.0.1
whitenoise==5.2.0
wrapt==1.12.1