-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.63 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
92
93
94
95
96
97
98
99
aiohttp==3.9.5
aiosignal==1.3.1
attrs==23.2.0
Authlib==1.3.1
beautifulsoup4==4.12.3
blinker==1.8.2
bs4==0.0.2
cachelib==0.13.0
cachetools==5.3.3
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy
cryptography==42.0.8
cycler==0.12.1
Deprecated==1.2.14
dnspython==2.6.1
eventlet
Flask==2.3.2
Flask-Cors==3.0.10
Flask-Login==0.6.3
Flask-OAuthlib==0.9.6
Flask-WTF==1.2.1
fonttools==4.53.1
frozenlist==1.4.1
gevent
google-api-core==2.19.1
google-auth==2.32.0
google-cloud-core==2.4.1
google-cloud-storage==2.17.0
google-crc32c==1.5.0
google-resumable-media==2.7.1
googleapis-common-protos==1.63.2
gunicorn==22.0.0
h11==0.14.0
idna==3.7
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
kiwisolver==1.4.5
lxml==5.2.2
markdown2==2.5.0
MarkupSafe==2.1.5
matplotlib
multidict==6.0.5
nltk==3.8.1
numpy==1.24.4
oauthlib==2.1.0
openai==0.27.8
outcome==1.3.0.post0
packaging==24.1
pandas
pillow==10.4.0
plotly==5.22.0
proto-plus==1.24.0
protobuf==5.27.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
PyGithub==2.3.0
PyJWT==2.8.0
pymongo==4.3.3
PyNaCl==1.5.0
pyparsing==3.0.9
PyPDF2==3.0.1
python-dateutil==2.9.0.post0
python-docx==1.1.2
python-dotenv==1.0.0
python-pptx==0.6.23
python-engineio==4.2.1
pytz==2024.1
regex==2024.5.15
requests==2.32.3
requests-oauthlib==1.1.0
rsa==4.9
scikit-learn
scipy
selenium==4.23.1
setuptools==71.1.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.5
tenacity==8.5.0
threadpoolctl==3.5.0
tqdm==4.66.4
trio==0.26.0
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
webdriver-manager==4.0.2
Werkzeug==3.0.3
wheel==0.43.0
wrapt==1.16.0
wsproto==1.2.0
WTForms==3.1.2
XlsxWriter==3.2.0
yarl==1.9.4