saad1BM commited on
Commit
efadf8d
·
verified ·
1 Parent(s): 8aceb0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -166
requirements.txt CHANGED
@@ -1,166 +1,5 @@
1
- absl-py==2.3.1
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.13.2
4
- aiosignal==1.4.0
5
- altair==6.0.0
6
- annotated-types==0.7.0
7
- anyio==4.12.0
8
- astunparse==1.6.3
9
- async-timeout==4.0.3
10
- attrs==25.4.0
11
- backoff==2.2.1
12
- bcrypt==5.0.0
13
- blinker==1.9.0
14
- build==1.3.0
15
- cachetools==6.2.2
16
- certifi==2025.11.12
17
- charset-normalizer==3.4.4
18
- chromadb==1.3.6
19
- click==8.3.1
20
- colorama==0.4.6
21
- coloredlogs==15.0.1
22
- dataclasses-json==0.6.7
23
- distro==1.9.0
24
- durationpy==0.10
25
- exceptiongroup==1.3.1
26
- filelock==3.20.0
27
- flatbuffers==25.9.23
28
- frozenlist==1.8.0
29
- fsspec==2025.12.0
30
- gast==0.7.0
31
- gitdb==4.0.12
32
- GitPython==3.1.45
33
- google-auth==2.43.0
34
- google-pasta==0.2.0
35
- googleapis-common-protos==1.72.0
36
- greenlet==3.3.0
37
- grpcio==1.76.0
38
- h11==0.16.0
39
- h5py==3.15.1
40
- hf-xet==1.2.0
41
- httpcore==1.0.9
42
- httptools==0.7.1
43
- httpx==0.28.1
44
- httpx-sse==0.4.3
45
- huggingface_hub==1.2.2
46
- humanfriendly==10.0
47
- idna==3.11
48
- importlib_metadata==8.7.0
49
- importlib_resources==6.5.2
50
- Jinja2==3.1.6
51
- jiter==0.12.0
52
- jsonpatch==1.33
53
- jsonpointer==3.0.0
54
- jsonschema==4.25.1
55
- jsonschema-specifications==2025.9.1
56
- kagglehub==0.3.13
57
- keras==3.12.0
58
- kubernetes==34.1.0
59
- langchain==1.1.3
60
- langchain-classic==1.0.0
61
- langchain-community==0.4.1
62
- langchain-core==1.1.3
63
- langchain-openai==1.1.1
64
- langchain-text-splitters==1.0.0
65
- langgraph==1.0.4
66
- langgraph-checkpoint==3.0.1
67
- langgraph-prebuilt==1.0.5
68
- langgraph-sdk==0.2.15
69
- langsmith==0.4.59
70
- libclang==18.1.1
71
- Markdown==3.10
72
- markdown-it-py==4.0.0
73
- MarkupSafe==3.0.3
74
- marshmallow==3.26.1
75
- mdurl==0.1.2
76
- ml_dtypes==0.5.4
77
- mmh3==5.2.0
78
- mpmath==1.3.0
79
- multidict==6.7.0
80
- mypy_extensions==1.1.0
81
- namex==0.1.0
82
- narwhals==2.13.0
83
- numpy==2.2.6
84
- oauthlib==3.3.1
85
- onnxruntime==1.23.2
86
- openai==2.9.0
87
- opentelemetry-api==1.39.0
88
- opentelemetry-exporter-otlp-proto-common==1.39.0
89
- opentelemetry-exporter-otlp-proto-grpc==1.39.0
90
- opentelemetry-proto==1.39.0
91
- opentelemetry-sdk==1.39.0
92
- opentelemetry-semantic-conventions==0.60b0
93
- opt_einsum==3.4.0
94
- optree==0.18.0
95
- orjson==3.11.5
96
- ormsgpack==1.12.0
97
- overrides==7.7.0
98
- packaging==25.0
99
- pandas==2.3.3
100
- pillow==12.0.0
101
- posthog==5.4.0
102
- propcache==0.4.1
103
- protobuf==6.33.2
104
- pyarrow==22.0.0
105
- pyasn1==0.6.1
106
- pyasn1_modules==0.4.2
107
- pybase64==1.4.3
108
- pydantic==2.12.5
109
- pydantic-settings==2.12.0
110
- pydantic_core==2.41.5
111
- pydeck==0.9.1
112
- Pygments==2.19.2
113
- pypdf==6.4.1
114
- PyPika==0.48.9
115
- pyproject_hooks==1.2.0
116
- pyreadline3==3.5.4
117
- python-dateutil==2.9.0.post0
118
- python-dotenv==1.2.1
119
- pytz==2025.2
120
- PyYAML==6.0.3
121
- referencing==0.37.0
122
- regex==2025.11.3
123
- requests==2.32.5
124
- requests-oauthlib==2.0.0
125
- requests-toolbelt==1.0.0
126
- huggingface-hub
127
- rich==14.2.0
128
- rpds-py==0.30.0
129
- rsa==4.9.1
130
- shellingham==1.5.4
131
- six==1.17.0
132
- smmap==5.0.2
133
- sniffio==1.3.1
134
- SQLAlchemy==2.0.45
135
- streamlit==1.52.1
136
- sympy==1.14.0
137
- tenacity==9.1.2
138
- tensorboard==2.20.0
139
- tensorboard-data-server==0.7.2
140
- tensorflow==2.20.0
141
- termcolor==3.2.0
142
- tiktoken==0.12.0
143
- tokenizers==0.22.1
144
- toml==0.10.2
145
- tomli==2.3.0
146
- tornado==6.5.3
147
- tqdm==4.67.1
148
- typer==0.20.0
149
- typer-slim==0.20.0
150
- typing-inspect==0.9.0
151
- typing-inspection==0.4.2
152
- typing_extensions==4.15.0
153
- tzdata==2025.2
154
- urllib3==2.3.0
155
- uuid_utils==0.12.0
156
- uvicorn==0.38.0
157
- watchdog==6.0.0
158
- watchfiles==1.1.1
159
- websocket-client==1.9.0
160
- websockets==15.0.1
161
- Werkzeug==3.1.4
162
- wrapt==2.0.1
163
- xxhash==3.6.0
164
- yarl==1.22.0
165
- zipp==3.23.0
166
- zstandard==0.25.0
 
1
+ tensorflow==2.20.0
2
+ streamlit==1.52.1
3
+ numpy==2.2.6
4
+ Pillow==12.0.0
5
+ huggingface-hub==1.2.2