-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 973 Bytes
/
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
53
54
appdirs==1.4.4
asgiref==3.5.1
astroid==2.2.5
auditlog3==1.0.1
autopep8==1.4.4
certifi==2019.6.16
cffi==1.15.0
chardet==3.0.4
cryptography==37.0.2
defusedxml==0.6.0
distlib==0.3.4
dj-database-url==0.5.0
Django==2.2.13
django-allauth==0.39.1
django-cors-headers==3.0.2
django-countries==7.3.2
django-heroku==0.3.1
django-rest-auth==0.9.5
django-utils-six==2.0
djangorestframework==3.9.4
filelock==3.6.0
fissix==21.11.13
gunicorn==19.9.0
idna==2.8
importlib-metadata==4.11.3
isort==4.3.21
jsonpickle==2.1.0
lazy-object-proxy==1.4.1
mccabe==0.6.1
modernize==0.8.0
oauthlib==3.0.1
pep8==1.7.1
Pillow==9.1.0
pipenv==2022.1.8
platformdirs==2.5.1
psycopg2==2.9.3
pycodestyle==2.5.0
pycparser==2.21
pylint==2.3.1
pyOpenSSL==22.0.0
python3-openid==3.1.0
pytz==2019.1
requests==2.22.0
requests-oauthlib==1.2.0
six==1.12.0
sqlparse==0.3.0
typed-ast==1.4.2
typing-extensions==4.1.1
urllib3==1.25.3
virtualenv==20.13.3
virtualenv-clone==0.5.7
whitenoise==6.1.0
wrapt==1.11.2
zipp==3.7.0