Macmill commited on
Commit
a3cc2f7
·
verified ·
1 Parent(s): 74acc5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -150
requirements.txt CHANGED
@@ -1,150 +1,20 @@
1
- aiohappyeyeballs==2.6.1
2
- aiohttp==3.11.18
3
- aiosignal==1.3.2
4
- annotated-types==0.7.0
5
- anyio==4.9.0
6
- argon2-cffi==23.1.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.3.0
9
- asttokens==3.0.0
10
- async-lru==2.0.5
11
- attrs==25.3.0
12
- babel==2.17.0
13
- beautifulsoup4==4.13.3
14
- bleach==6.2.0
15
- cachetools==5.5.2
16
- certifi==2025.1.31
17
- cffi==1.17.1
18
- charset-normalizer==3.4.1
19
- colorama==0.4.6
20
- comm==0.2.2
21
- dataclasses-json==0.6.7
22
- debugpy==1.8.13
23
- decorator==5.2.1
24
- defusedxml==0.7.1
25
- dotenv==0.9.9
26
- executing==2.2.0
27
- fastjsonschema==2.21.1
28
- filetype==1.2.0
29
- fqdn==1.5.1
30
- frozenlist==1.6.0
31
- google-ai-generativelanguage==0.6.17
32
- google-api-core==2.24.2
33
- google-auth==2.39.0
34
- googleapis-common-protos==1.70.0
35
- greenlet==3.2.1
36
- grpcio==1.72.0rc1
37
- grpcio-status==1.72.0rc1
38
- h11==0.14.0
39
- html2text==2025.4.15
40
- httpcore==1.0.7
41
- httpx==0.28.1
42
- httpx-sse==0.4.0
43
- idna==3.10
44
- ipykernel==6.29.5
45
- ipython==9.0.2
46
- ipython_pygments_lexers==1.1.1
47
- isoduration==20.11.0
48
- jedi==0.19.2
49
- Jinja2==3.1.6
50
- json5==0.12.0
51
- jsonpatch==1.33
52
- jsonpointer==3.0.0
53
- jsonschema==4.23.0
54
- jsonschema-specifications==2024.10.1
55
- jupyter-events==0.12.0
56
- jupyter-lsp==2.2.5
57
- jupyter_client==8.6.3
58
- jupyter_core==5.7.2
59
- jupyter_server==2.15.0
60
- jupyter_server_terminals==0.5.3
61
- jupyterlab==4.3.6
62
- jupyterlab_pygments==0.3.0
63
- jupyterlab_server==2.27.3
64
- langchain==0.3.24
65
- langchain-community==0.3.22
66
- langchain-core==0.3.54
67
- langchain-google-genai==2.1.3
68
- langchain-text-splitters==0.3.8
69
- langgraph==0.3.25
70
- langgraph-checkpoint==2.0.24
71
- langgraph-prebuilt==0.1.8
72
- langgraph-sdk==0.1.61
73
- langsmith==0.3.24
74
- MarkupSafe==3.0.2
75
- marshmallow==3.26.1
76
- matplotlib-inline==0.1.7
77
- mistune==3.1.3
78
- multidict==6.4.3
79
- mypy_extensions==1.1.0
80
- nbclient==0.10.2
81
- nbconvert==7.16.6
82
- nbformat==5.10.4
83
- nest-asyncio==1.6.0
84
- notebook==7.3.3
85
- notebook_shim==0.2.4
86
- numpy==2.2.5
87
- orjson==3.10.16
88
- ormsgpack==1.9.1
89
- overrides==7.7.0
90
- packaging==24.2
91
- pandocfilters==1.5.1
92
- parso==0.8.4
93
- pillow==11.1.0
94
- platformdirs==4.3.7
95
- prometheus_client==0.21.1
96
- prompt_toolkit==3.0.50
97
- propcache==0.3.1
98
- proto-plus==1.26.1
99
- protobuf==6.30.2
100
- psutil==7.0.0
101
- pure_eval==0.2.3
102
- pyasn1==0.6.1
103
- pyasn1_modules==0.4.2
104
- pycparser==2.22
105
- pydantic==2.11.2
106
- pydantic-settings==2.9.1
107
- pydantic_core==2.33.1
108
- Pygments==2.19.1
109
- python-dateutil==2.9.0.post0
110
- python-dotenv==1.1.0
111
- python-json-logger==3.3.0
112
- pywin32==310
113
- pywinpty==2.0.15
114
- PyYAML==6.0.2
115
- pyzmq==26.4.0
116
- referencing==0.36.2
117
- regex==2024.11.6
118
- requests==2.32.3
119
- requests-toolbelt==1.0.0
120
- rfc3339-validator==0.1.4
121
- rfc3986-validator==0.1.1
122
- rpds-py==0.24.0
123
- rsa==4.9.1
124
- Send2Trash==1.8.3
125
- setuptools==78.1.0
126
- six==1.17.0
127
- sniffio==1.3.1
128
- soupsieve==2.6
129
- SQLAlchemy==2.0.40
130
- stack-data==0.6.3
131
- tavily-python==0.7.0
132
- tenacity==9.1.2
133
- terminado==0.18.1
134
- tiktoken==0.9.0
135
- tinycss2==1.4.0
136
- tornado==6.4.2
137
- traitlets==5.14.3
138
- types-python-dateutil==2.9.0.20241206
139
- typing-inspect==0.9.0
140
- typing-inspection==0.4.0
141
- typing_extensions==4.13.1
142
- uri-template==1.3.0
143
- urllib3==2.3.0
144
- wcwidth==0.2.13
145
- webcolors==24.11.1
146
- webencodings==0.5.1
147
- websocket-client==1.8.0
148
- xxhash==3.5.0
149
- yarl==1.20.0
150
- zstandard==0.23.0
 
1
+ # LangGraph and LangChain essentials
2
+ langgraph
3
+ langchain-core
4
+ langchain-google-genai
5
+ langchain-community
6
+
7
+ # Tools dependencies
8
+ html2text
9
+ pandas
10
+ openpyxl
11
+ Pillow
12
+ pytesseract
13
+ requests
14
+ tavily-python
15
+
16
+ # Environment variables
17
+ python-dotenv
18
+
19
+ # Gradio App
20
+ gradio