-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
91 lines (91 loc) · 1.54 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
appdirs==1.4.3
asgiref==3.7.2
asn1crypto==1.4.0
attrs==19.3.0
CacheControl==0.12.6
certifi==2020.6.20
cffi==1.15.0
chardet==3.0.4
charset-normalizer==3.1.0
codecov==2.1.13
colorama==0.4.3
contextlib2==0.6.0
coreapi==2.3.3
coreschema==0.0.4
coverage==5.2.1
cryptography==3.3.2
defusedxml==0.6.0
diff-match-patch==20200713
distlib==0.3.0
distro==1.4.0
Django==4.2.4
django-crequest==2018.5.11
django-crum==0.7.9
django-filter==2.3.0
django-rest-passwordreset==1.3.0
django-reversion==5.0.4
djangorestframework==3.14.0
djangorestframework-csv==2.1.1
djangorestframework-simplejwt==5.2.2
drf-yasg==1.21.7
et-xmlfile==1.0.1
flake8==3.8.3
html5lib==1.0.1
idna==2.10
importlib-metadata==4.11.4
inflection==0.5.0
iniconfig==1.1.1
ipaddr==2.2.0
itypes==1.2.0
jdcal==1.4.1
Jinja2==2.11.2
jsonschema==3.2.0
lockfile==0.12.2
Mako==1.2.0
Markdown==3.3.7
MarkupPy==1.14
MarkupSafe==1.1.1
mccabe==0.6.1
msgpack==0.6.2
numpy==1.24.3
odfpy==1.4.1
openpyxl==3.1.2
packaging==23.1
pandas==1.5.3
pdoc3==0.10.0
pep517==0.8.2
pluggy==1.0.0
progress==1.5
psycopg2==2.9.3
py==1.11.0
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==1.7.1
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==7.1.2
pytest-django==4.5.2
python-dateutil==2.8.2
pytoml==0.1.21
pytz==2023.3
PyYAML==5.3.1
requests==2.24.0
retrying==1.3.3
rfc3339-validator==0.1.2
ruamel.yaml==0.17.31
ruamel.yaml.clib==0.2.7
six==1.15.0
sqlparse==0.3.1
tablib==2.0.0
toml==0.10.2
tomli==2.0.1
tzdata==2023.3
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.25.10
webencodings==0.5.1
wincertstore==0.2
xlrd==1.2.0
xlwt==1.3.0
zipp==3.1.0