Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +89 -9
requirements.txt
CHANGED
@@ -1,12 +1,92 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
Flask==3.0.0
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
numpy==1.26.4
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
seaborn
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.9.5
|
2 |
+
aiosignal==1.3.1
|
3 |
+
annotated-types==0.7.0
|
4 |
+
anyio==4.4.0
|
5 |
+
assemblyai==0.30.0
|
6 |
+
async-timeout==4.0.3
|
7 |
+
attrs==23.2.0
|
8 |
+
blinker==1.6.2
|
9 |
+
cachetools==5.3.3
|
10 |
+
certifi==2024.7.4
|
11 |
+
charset-normalizer==3.3.2
|
12 |
+
click==8.1.6
|
13 |
+
colorama==0.4.6
|
14 |
+
dataclasses-json==0.6.7
|
15 |
+
et-xmlfile==1.1.0
|
16 |
+
exceptiongroup==1.2.1
|
17 |
Flask==3.0.0
|
18 |
+
frozenlist==1.4.1
|
19 |
+
google-ai-generativelanguage==0.6.6
|
20 |
+
google-api-core==2.19.1
|
21 |
+
google-api-python-client==2.137.0
|
22 |
+
google-auth==2.32.0
|
23 |
+
google-auth-httplib2==0.2.0
|
24 |
+
google-generativeai==0.7.2
|
25 |
+
googleapis-common-protos==1.63.2
|
26 |
+
greenlet==3.0.3
|
27 |
+
grpcio==1.65.0
|
28 |
+
grpcio-status==1.62.2
|
29 |
+
gunicorn==21.2.0
|
30 |
+
h11==0.14.0
|
31 |
+
h2==4.1.0
|
32 |
+
heyoo==0.1.2
|
33 |
+
hpack==4.0.0
|
34 |
+
httpcore==1.0.5
|
35 |
+
httplib2==0.22.0
|
36 |
+
httpx==0.27.0
|
37 |
+
hume==0.6.0
|
38 |
+
hyperframe==6.0.1
|
39 |
+
idna==3.7
|
40 |
+
itsdangerous==2.1.2
|
41 |
+
Jinja2==3.1.2
|
42 |
+
jsonpatch==1.33
|
43 |
+
jsonpointer==3.0.0
|
44 |
+
langchain==0.2.7
|
45 |
+
langchain-community==0.2.7
|
46 |
+
langchain-core==0.2.13
|
47 |
+
langchain-experimental==0.0.62
|
48 |
+
langchain-google-genai==1.0.7
|
49 |
+
langchain-text-splitters==0.2.2
|
50 |
+
langsmith==0.1.85
|
51 |
+
MarkupSafe==2.1.3
|
52 |
+
marshmallow==3.21.3
|
53 |
+
multidict==6.0.5
|
54 |
+
mypy-extensions==1.0.0
|
55 |
numpy==1.26.4
|
56 |
+
openpyxl==3.1.5
|
57 |
+
orjson==3.10.6
|
58 |
+
packaging==23.2
|
59 |
+
pandas==2.2.2
|
60 |
+
proto-plus==1.24.0
|
61 |
+
protobuf==4.25.3
|
62 |
+
pyasn1==0.6.0
|
63 |
+
pyasn1_modules==0.4.0
|
64 |
+
pydantic==2.8.2
|
65 |
+
pydantic_core==2.20.1
|
66 |
+
pydub==0.25.1
|
67 |
+
pyparsing==3.1.2
|
68 |
+
python-dateutil==2.9.0.post0
|
69 |
+
python-dotenv==1.0.1
|
70 |
+
pytz==2024.1
|
71 |
+
PyYAML==6.0.1
|
72 |
+
requests==2.32.3
|
73 |
+
requests-toolbelt==1.0.0
|
74 |
+
rsa==4.9
|
75 |
+
scipy
|
76 |
+
scikit-learn
|
77 |
seaborn
|
78 |
+
six==1.16.0
|
79 |
+
sniffio==1.3.1
|
80 |
+
statsmodels
|
81 |
+
SQLAlchemy==2.0.31
|
82 |
+
tabulate==0.9.0
|
83 |
+
tenacity==8.5.0
|
84 |
+
tqdm==4.66.4
|
85 |
+
typing-inspect==0.9.0
|
86 |
+
typing_extensions==4.12.2
|
87 |
+
tzdata==2024.1
|
88 |
+
uritemplate==4.1.1
|
89 |
+
urllib3==2.2.2
|
90 |
+
websockets==12.0
|
91 |
+
Werkzeug==3.0.0
|
92 |
+
yarl==1.9.4
|