-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
57 lines (57 loc) · 977 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
55
56
57
asgiref==3.3.4
attrs==21.2.0
beautifulsoup4==4.9.3
boto3==1.17.98
botocore==1.20.98
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
Django==3.2.12
django-ses==2.0.0
djangorestframework==3.12.4
flake8==3.9.2
flake8-commas==2.0.0
flake8-import-order==0.18.1
flake8-polyfill==1.0.2
flake8-print==4.0.0
Flask==2.0.1
future==0.18.2
httplib2==0.19.1
idna==2.10
importlib-metadata==4.5.0
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.1
jmespath==0.10.0
ldap3==2.9
MarkupSafe==2.0.1
mccabe==0.6.1
mysqlclient==2.0.3
netaddr==0.8.0
oauth2==1.9.0.post1
olefile==0.46
packaging==20.9
pep8-naming==0.11.1
Pillow==9.0.1
pluggy==0.13.1
py==1.10.0
pyasn1==0.4.8
pycodestyle==2.7.0
pyflakes==2.3.1
pyparsing==2.4.7
pytest==6.2.4
pytest-django==4.4.0
python-dateutil==2.8.1
python-dotenv==0.19.2
pytz==2021.1
requests==2.25.1
s3transfer==0.4.2
sentry-sdk==1.1.0
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.2
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.5
Werkzeug==2.0.1
zipp==3.4.1