-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
45 lines (45 loc) · 3.69 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
asgiref==3.5.2 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
certifi==2022.9.24 ; python_full_version >= "3.8.6" and python_version < "4"
cfgv==3.3.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
charset-normalizer==2.1.1 ; python_full_version >= "3.8.6" and python_version < "4"
defusedxml==0.7.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
diff-match-patch==20200713 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
distlib==0.3.6 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
django-allauth==0.41.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
django-crispy-forms==1.14.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
django-import-export==2.0.2 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
django==3.1.14 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
et-xmlfile==1.1.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
filelock==3.8.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
flake8==6.0.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
geographiclib==2.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
geopy==2.3.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
gunicorn==20.1.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
identify==2.5.9 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.8.6" and python_version < "4"
markuppy==1.14 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
mccabe==0.7.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
nodeenv==1.7.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
oauthlib==3.2.2 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
odfpy==1.4.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
openpyxl==3.0.10 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
pillow==9.3.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
platformdirs==2.5.4 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
pre-commit==2.20.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
psycopg2-binary==2.9.5 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
pycodestyle==2.10.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
pyflakes==3.0.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
python3-openid==3.2.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
pytz==2022.6 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
pyyaml==6.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
requests-oauthlib==1.3.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
requests==2.28.1 ; python_full_version >= "3.8.6" and python_version < "4"
setuptools==65.6.3 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
sqlparse==0.4.3 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
tablib[html,ods,xls,xlsx,yaml]==3.2.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
toml==0.10.2 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
urllib3==1.26.13 ; python_full_version >= "3.8.6" and python_version < "4"
virtualenv==20.16.7 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
whitenoise==6.2.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
xlrd==2.0.1 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"
xlwt==1.3.0 ; python_full_version >= "3.8.6" and python_full_version < "4.0.0"