Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
updated requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
arthtyagi committed Sep 7, 2020
1 parent 40f46f7 commit 24cab3d
Showing 1 changed file with 54 additions and 45 deletions.
99 changes: 54 additions & 45 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,55 +1,64 @@
appdirs==1.4.4
astroid==2.4.2
autopep8==1.5.3
binary==1.0.0
cachetools==4.1.0
asgiref==3.2.10
boto3==1.14.38
botocore==1.17.38
certifi==2020.6.20
cffi==1.14.1
cfgv==3.2.0
chardet==3.0.4
click==7.1.2
colorama==0.4.3
Deprecated==1.2.10
dirtreeutil==0.1.1
django-judge==0.1
docutils==0.16
future==0.18.2
google-api-core==1.21.0
google-auth==1.18.0
google-cloud-bigquery==1.25.0
google-cloud-core==1.3.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
coverage==5.2.1
cryptography==3.0
defusedxml==0.6.0
distlib==0.3.1
dj-database-url==0.5.0
Django==3.1
django-appconf==1.0.4
django-ckeditor==5.9.0
django-crispy-forms==1.9.2
django-cryptography==1.0
django-filter==2.3.0
django-heroku==0.3.1
django-js-asset==1.2.2
django-mptt==0.11.0
django-oauth-toolkit==1.3.2
django-storages==1.9.1
django-widget-tweaks==1.4.8
djangorestframework==3.11.1
docutils==0.15.2
filelock==3.0.12
honeybadger==0.3.0
httpie==2.2.0
identify==1.4.25
idna==2.10
isort==4.3.21
keyring==21.2.1
lazy-object-proxy==1.4.3
mccabe==0.6.1
numpy==1.19.0
pandas==1.1.1
pkginfo==1.5.0.1
progressbar2==3.51.4
protobuf==3.12.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pygame==2.0.0.dev10
PyGithub==1.53
isort==5.3.2
jmespath==0.10.0
lazy-object-proxy==1.5.1
Markdown==3.2.2
markdown2==2.3.9
model-bakery==1.1.1
newrelic==5.14.1.144
nodeenv==1.4.0
oauthlib==3.1.0
Pillow==7.2.0
pre-commit==2.6.0
psutil==5.7.2
psycopg2==2.8.5
pycparser==2.20
Pygments==2.6.1
PyJWT==1.7.1
pylint==2.5.3
pypinfo==16.0.1
python-dateutil==2.8.1
python-utils==2.4.0
python-decouple==3.3
python3-openid==3.2.0
pytz==2020.1
readme-renderer==26.0
PyYAML==5.3.1
requests==2.24.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
rsa==4.6
scipy==1.5.0
requests-oauthlib==1.3.0
s3transfer==0.3.3
six==1.15.0
tinydb==3.15.2
tinyrecord==0.1.5
social-auth-app-django==4.0.0
social-auth-core==3.3.3
sqlparse==0.3.1
toml==0.10.1
tqdm==4.46.1
twine==3.2.0
urllib3==1.25.9
wrapt==1.12.1
urllib3==1.25.10
virtualenv==20.0.30
whitenoise==5.2.0

0 comments on commit 24cab3d

Please sign in to comment.