-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 880 Bytes
/
requirements.txt
File metadata and controls
47 lines (47 loc) · 880 Bytes
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
aniso8601==9.0.1
astroid==2.11.4
certifi==2024.7.4
cffi==1.15.0
charset-normalizer==2.0.12
click==8.0.3
colorama==0.4.4
cryptography==44.0.1
dill==0.3.4
et-xmlfile==1.1.0
Flask==2.3.2
Flask-WTF==1.0.1
idna==3.7
importlib-metadata==4.11.3
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.6
lazy-object-proxy==1.7.1
lxml==4.9.1
MarkupSafe==2.1.1
mccabe==0.7.0
mypy==0.950
mypy-extensions==0.4.3
nltk==3.8.2
numpy==1.22.3
openpyxl==3.0.7
pandas==1.4.2
pdftotext==2.2.2
Pillow==10.0.1
platformdirs==2.5.2
pycparser==2.21
pyOpenSSL==24.0.0
python-dateutil==2.8.2
python-docx==0.8.11
pytz==2022.1
regex==2021.11.10
requests==2.32.0
six==1.16.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.2.0
urllib3==1.26.19
Werkzeug==3.0.6
wrapt==1.14.1
WTForms==3.0.1
zipp==3.19.1
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability