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

Commit 24cab3d

Browse files
committed
updated requirements file
1 parent 40f46f7 commit 24cab3d

File tree

1 file changed

+54
-45
lines changed

1 file changed

+54
-45
lines changed

requirements.txt

Lines changed: 54 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,64 @@
11
appdirs==1.4.4
2-
astroid==2.4.2
3-
autopep8==1.5.3
4-
binary==1.0.0
5-
cachetools==4.1.0
2+
asgiref==3.2.10
3+
boto3==1.14.38
4+
botocore==1.17.38
65
certifi==2020.6.20
6+
cffi==1.14.1
7+
cfgv==3.2.0
78
chardet==3.0.4
8-
click==7.1.2
9-
colorama==0.4.3
10-
Deprecated==1.2.10
11-
dirtreeutil==0.1.1
12-
django-judge==0.1
13-
docutils==0.16
14-
future==0.18.2
15-
google-api-core==1.21.0
16-
google-auth==1.18.0
17-
google-cloud-bigquery==1.25.0
18-
google-cloud-core==1.3.0
19-
google-resumable-media==0.5.1
20-
googleapis-common-protos==1.52.0
9+
coverage==5.2.1
10+
cryptography==3.0
11+
defusedxml==0.6.0
12+
distlib==0.3.1
13+
dj-database-url==0.5.0
14+
Django==3.1
15+
django-appconf==1.0.4
16+
django-ckeditor==5.9.0
17+
django-crispy-forms==1.9.2
18+
django-cryptography==1.0
19+
django-filter==2.3.0
20+
django-heroku==0.3.1
21+
django-js-asset==1.2.2
22+
django-mptt==0.11.0
23+
django-oauth-toolkit==1.3.2
24+
django-storages==1.9.1
25+
django-widget-tweaks==1.4.8
26+
djangorestframework==3.11.1
27+
docutils==0.15.2
28+
filelock==3.0.12
29+
honeybadger==0.3.0
30+
httpie==2.2.0
31+
identify==1.4.25
2132
idna==2.10
22-
isort==4.3.21
23-
keyring==21.2.1
24-
lazy-object-proxy==1.4.3
25-
mccabe==0.6.1
26-
numpy==1.19.0
27-
pandas==1.1.1
28-
pkginfo==1.5.0.1
29-
progressbar2==3.51.4
30-
protobuf==3.12.2
31-
pyasn1==0.4.8
32-
pyasn1-modules==0.2.8
33-
pycodestyle==2.6.0
34-
pygame==2.0.0.dev10
35-
PyGithub==1.53
33+
isort==5.3.2
34+
jmespath==0.10.0
35+
lazy-object-proxy==1.5.1
36+
Markdown==3.2.2
37+
markdown2==2.3.9
38+
model-bakery==1.1.1
39+
newrelic==5.14.1.144
40+
nodeenv==1.4.0
41+
oauthlib==3.1.0
42+
Pillow==7.2.0
43+
pre-commit==2.6.0
44+
psutil==5.7.2
45+
psycopg2==2.8.5
46+
pycparser==2.20
47+
Pygments==2.6.1
3648
PyJWT==1.7.1
37-
pylint==2.5.3
38-
pypinfo==16.0.1
3949
python-dateutil==2.8.1
40-
python-utils==2.4.0
50+
python-decouple==3.3
51+
python3-openid==3.2.0
4152
pytz==2020.1
42-
readme-renderer==26.0
53+
PyYAML==5.3.1
4354
requests==2.24.0
44-
requests-toolbelt==0.9.1
45-
rfc3986==1.4.0
46-
rsa==4.6
47-
scipy==1.5.0
55+
requests-oauthlib==1.3.0
56+
s3transfer==0.3.3
4857
six==1.15.0
49-
tinydb==3.15.2
50-
tinyrecord==0.1.5
58+
social-auth-app-django==4.0.0
59+
social-auth-core==3.3.3
60+
sqlparse==0.3.1
5161
toml==0.10.1
52-
tqdm==4.46.1
53-
twine==3.2.0
54-
urllib3==1.25.9
55-
wrapt==1.12.1
62+
urllib3==1.25.10
63+
virtualenv==20.0.30
64+
whitenoise==5.2.0

0 commit comments

Comments
 (0)