-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (74 loc) · 1.28 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
#!/usr/bin/env python3.10.12
aiohttp==3.8.3
aiosignal==1.3.1
aniso8601==9.0.1
argcomplete==1.10.3
async-timeout==4.0.2
attrs==22.2.0
beautifulsoup4==4.8.2
black==23.1.0
certifi==2022.12.7
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
compressed-rtf==1.0.6
cramjam==2.6.2
docx2txt==0.8
ebcdic==1.1.1
et-xmlfile==1.1.0
exceptiongroup==1.1.0
extract-msg==0.28.7
faker==0.7.12
fastparquet==2022.12.0
flask==2.2.2
flask-restful==0.3.9
frozenlist==1.3.3
fsspec==2022.11.0
greenlet==2.0.1
idna==3.4
imapclient==2.1.0
importlib-metadata==6.0.0
iniconfig==2.0.0
itsdangerous==2.1.2
jinja2==3.1.2
jsonschema==4.17.3
lxml==4.9.2
markupsafe==2.1.1
multidict==6.0.4
mypy-extensions==1.0.0
numpy==1.24.1
olefile==0.46
openpyxl==3.0.10
pandas==1.5.2
pathspec==0.11.0
pdfminer-six==20191110
pillow==9.4.0
pluggy==1.0.0
pyarrow==11.0.0
pycryptodome==3.16.0
pyodbc==4.0.35
pyrsistent==0.19.3
pytest==7.2.0
python-pptx==0.6.21
pytz==2022.7
pytz-deprecation-shim==0.1.0.post0
querystring-parser==1.2.3
requests==2.28.1
responses==0.22.0
six==1.12.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
speechrecognition==3.8.1
sqlalchemy==1.4.45
textract==1.6.5
toml==0.10.2
tomli==2.0.1
types-toml==0.10.8.3
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.13
werkzeug==2.2.2
xlrd==1.2.0
xlsxwriter==3.0.5
yarl==1.8.2
zipp==3.11.0