Upload requirements.txt
Browse files- requirements.txt +21 -0
requirements.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
notebook
|
| 3 |
+
openpyxl
|
| 4 |
+
pandas
|
| 5 |
+
notebook
|
| 6 |
+
pyarrow
|
| 7 |
+
langchain
|
| 8 |
+
langchain_core
|
| 9 |
+
python-dotenv
|
| 10 |
+
langchain-openai
|
| 11 |
+
gradio
|
| 12 |
+
pydantic-settings
|
| 13 |
+
pyreadstat
|
| 14 |
+
plotly
|
| 15 |
+
kaleido
|
| 16 |
+
chardet
|
| 17 |
+
charset-normalizer
|
| 18 |
+
pandas-stubs==2.2.3.250527
|
| 19 |
+
langchain_anthropic
|
| 20 |
+
langchain-tavily
|
| 21 |
+
langchain-community
|