-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 1.84 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
asgiref==3.4.1
astroid==2.9.0
black==21.12b0
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.9
click==8.0.3
colorama==0.4.4
cryptography==36.0.1
defusedxml==0.7.1
distlib==0.3.4
dj-database-url==0.5.0
Django==3.1.4
django-allauth==0.47.0
django-dotenv==1.4.2
filelock==3.4.2
flake8==4.0.1
gunicorn==20.0.4
identify==2.4.1
idna==3.3
isort==5.10.1
lazy-object-proxy==1.7.1
mccabe==0.6.1
mypy-extensions==0.4.3
nodeenv==1.6.0
oauthlib==3.1.1
pathspec==0.9.0
platformdirs==2.4.1
pre-commit==2.16.0
psycopg2==2.9.2
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
PyJWT==2.3.0
pylint==2.12.2
pylint-django==2.4.4
pylint-plugin-utils==0.6
python3-openid==3.2.0
pytz==2021.3
PyYAML==6.0
requests==2.26.0
requests-oauthlib==1.3.0
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
tomli==1.2.3
typing_extensions==4.0.1
urllib3==1.26.7
virtualenv==20.11.0
whitenoise==5.3.0
wrapt==1.13.3