Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +112 -0
requirements.txt
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohappyeyeballs==2.4.3
|
2 |
+
aiohttp==3.10.10
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.4.1
|
5 |
+
annotated-types==0.7.0
|
6 |
+
anyio==4.6.2.post1
|
7 |
+
attrs==24.2.0
|
8 |
+
blinker==1.8.2
|
9 |
+
cachetools==5.5.0
|
10 |
+
certifi==2024.8.30
|
11 |
+
charset-normalizer==3.4.0
|
12 |
+
click==8.1.7
|
13 |
+
colorama==0.4.6
|
14 |
+
contourpy==1.3.0
|
15 |
+
cycler==0.12.1
|
16 |
+
dacite==1.8.1
|
17 |
+
dataclasses-json==0.6.7
|
18 |
+
distro==1.9.0
|
19 |
+
et_xmlfile==2.0.0
|
20 |
+
fonttools==4.54.1
|
21 |
+
frozenlist==1.5.0
|
22 |
+
gitdb==4.0.11
|
23 |
+
GitPython==3.1.43
|
24 |
+
greenlet==3.1.1
|
25 |
+
h11==0.14.0
|
26 |
+
htmlmin==0.1.12
|
27 |
+
httpcore==1.0.6
|
28 |
+
httpx==0.27.2
|
29 |
+
httpx-sse==0.4.0
|
30 |
+
idna==3.10
|
31 |
+
ImageHash==4.3.1
|
32 |
+
importlib_resources==6.4.5
|
33 |
+
Jinja2==3.1.4
|
34 |
+
jiter==0.7.0
|
35 |
+
joblib==1.4.2
|
36 |
+
jsonpatch==1.33
|
37 |
+
jsonpointer==3.0.0
|
38 |
+
jsonschema==4.23.0
|
39 |
+
jsonschema-specifications==2024.10.1
|
40 |
+
kiwisolver==1.4.7
|
41 |
+
langchain==0.3.7
|
42 |
+
langchain-community==0.3.5
|
43 |
+
langchain-core==0.3.15
|
44 |
+
langchain-openai==0.2.6
|
45 |
+
langchain-text-splitters==0.3.2
|
46 |
+
langsmith==0.1.141
|
47 |
+
llvmlite==0.43.0
|
48 |
+
markdown-it-py==3.0.0
|
49 |
+
MarkupSafe==3.0.2
|
50 |
+
marshmallow==3.23.1
|
51 |
+
matplotlib==3.9.2
|
52 |
+
mdurl==0.1.2
|
53 |
+
multidict==6.1.0
|
54 |
+
multimethod==1.12
|
55 |
+
mypy-extensions==1.0.0
|
56 |
+
narwhals==1.13.2
|
57 |
+
networkx==3.4.2
|
58 |
+
numba==0.60.0
|
59 |
+
numpy==1.26.4
|
60 |
+
openai==1.54.3
|
61 |
+
openpyxl==3.1.5
|
62 |
+
orjson==3.10.11
|
63 |
+
packaging==24.1
|
64 |
+
pandas==2.2.3
|
65 |
+
patsy==0.5.6
|
66 |
+
phik==0.12.4
|
67 |
+
pillow==11.0.0
|
68 |
+
propcache==0.2.0
|
69 |
+
protobuf==5.28.3
|
70 |
+
pyarrow==18.0.0
|
71 |
+
pydantic==2.9.2
|
72 |
+
pydantic-settings==2.6.1
|
73 |
+
pydantic_core==2.23.4
|
74 |
+
pydeck==0.9.1
|
75 |
+
Pygments==2.18.0
|
76 |
+
pyparsing==3.2.0
|
77 |
+
python-dateutil==2.9.0.post0
|
78 |
+
python-dotenv==1.0.1
|
79 |
+
pytz==2024.2
|
80 |
+
PyWavelets==1.7.0
|
81 |
+
PyYAML==6.0.2
|
82 |
+
referencing==0.35.1
|
83 |
+
regex==2024.11.6
|
84 |
+
requests==2.32.3
|
85 |
+
requests-toolbelt==1.0.0
|
86 |
+
rich==13.9.4
|
87 |
+
rpds-py==0.21.0
|
88 |
+
scipy==1.13.1
|
89 |
+
seaborn==0.13.2
|
90 |
+
setuptools==75.3.0
|
91 |
+
six==1.16.0
|
92 |
+
smmap==5.0.1
|
93 |
+
sniffio==1.3.1
|
94 |
+
SQLAlchemy==2.0.35
|
95 |
+
statsmodels==0.14.4
|
96 |
+
streamlit==1.40.0
|
97 |
+
sweetviz==2.3.1
|
98 |
+
tenacity==9.0.0
|
99 |
+
tiktoken==0.8.0
|
100 |
+
toml==0.10.2
|
101 |
+
tornado==6.4.1
|
102 |
+
tqdm==4.67.0
|
103 |
+
typeguard==4.4.1
|
104 |
+
typing-inspect==0.9.0
|
105 |
+
typing_extensions==4.12.2
|
106 |
+
tzdata==2024.2
|
107 |
+
urllib3==2.2.3
|
108 |
+
visions==0.7.6
|
109 |
+
watchdog==5.0.3
|
110 |
+
wordcloud==1.9.3
|
111 |
+
yarl==1.17.1
|
112 |
+
ydata-profiling==4.12.0
|