sango07 commited on
Commit
2fe9592
·
verified ·
1 Parent(s): 3708d80

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -164
requirements.txt CHANGED
@@ -1,167 +1,4 @@
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
- asgiref==3.8.1
8
- asttokens==2.4.1
9
- attrs==24.2.0
10
- backoff==2.2.1
11
- bcrypt==4.2.0
12
- blinker==1.9.0
13
- build==1.2.2.post1
14
- cachetools==5.5.0
15
- certifi==2024.8.30
16
- charset-normalizer==3.4.0
17
- chroma-hnswlib==0.7.6
18
- chromadb==0.5.18
19
- click==8.1.7
20
- colorama==0.4.6
21
- coloredlogs==15.0.1
22
- comm==0.2.2
23
- dataclasses-json==0.6.7
24
- debugpy==1.8.8
25
- decorator==5.1.1
26
- Deprecated==1.2.14
27
- distro==1.9.0
28
- durationpy==0.9
29
- executing==2.1.0
30
- fastapi==0.115.4
31
- filelock==3.16.1
32
- flatbuffers==24.3.25
33
- frozenlist==1.5.0
34
- fsspec==2024.10.0
35
- gitdb==4.0.11
36
- GitPython==3.1.43
37
- google-auth==2.36.0
38
- googleapis-common-protos==1.65.0
39
- greenlet==3.1.1
40
- groq==0.11.0
41
- grpcio==1.67.1
42
- h11==0.14.0
43
- httpcore==1.0.6
44
- httptools==0.6.4
45
- httpx==0.27.2
46
- httpx-sse==0.4.0
47
- huggingface-hub==0.26.2
48
- humanfriendly==10.0
49
- idna==3.10
50
- importlib_metadata==8.5.0
51
- importlib_resources==6.4.5
52
- ipykernel==6.29.5
53
- ipython==8.29.0
54
- jedi==0.19.1
55
- Jinja2==3.1.4
56
- jiter==0.7.0
57
- jsonpatch==1.33
58
- jsonpointer==3.0.0
59
- jsonschema==4.23.0
60
- jsonschema-specifications==2024.10.1
61
- jupyter_client==8.6.3
62
- jupyter_core==5.7.2
63
- kubernetes==31.0.0
64
  langchain==0.3.7
65
  langchain-community==0.3.5
66
- langchain-core==0.3.15
67
- langchain-experimental==0.3.3
68
  langchain-groq==0.2.1
69
- langchain-openai==0.2.6
70
- langchain-text-splitters==0.3.2
71
- langsmith==0.1.142
72
- markdown-it-py==3.0.0
73
- MarkupSafe==3.0.2
74
- marshmallow==3.23.1
75
- matplotlib-inline==0.1.7
76
- mdurl==0.1.2
77
- mmh3==5.0.1
78
- monotonic==1.6
79
- mpmath==1.3.0
80
- multidict==6.1.0
81
- mypy-extensions==1.0.0
82
- narwhals==1.13.3
83
- nest-asyncio==1.6.0
84
- numpy==1.26.4
85
- oauthlib==3.2.2
86
- onnxruntime==1.20.0
87
- openai==1.54.3
88
- opentelemetry-api==1.28.1
89
- opentelemetry-exporter-otlp-proto-common==1.28.1
90
- opentelemetry-exporter-otlp-proto-grpc==1.28.1
91
- opentelemetry-instrumentation==0.49b1
92
- opentelemetry-instrumentation-asgi==0.49b1
93
- opentelemetry-instrumentation-fastapi==0.49b1
94
- opentelemetry-proto==1.28.1
95
- opentelemetry-sdk==1.28.1
96
- opentelemetry-semantic-conventions==0.49b1
97
- opentelemetry-util-http==0.49b1
98
- orjson==3.10.11
99
- overrides==7.7.0
100
- packaging==24.2
101
- pandas==2.2.3
102
- parso==0.8.4
103
- pillow==11.0.0
104
- platformdirs==4.3.6
105
- posthog==3.7.0
106
- prompt_toolkit==3.0.48
107
- propcache==0.2.0
108
- protobuf==5.28.3
109
- psutil==6.1.0
110
- psycopg2==2.9.10
111
- pure_eval==0.2.3
112
- pyarrow==18.0.0
113
- pyasn1==0.6.1
114
- pyasn1_modules==0.4.1
115
- pydantic==2.9.2
116
- pydantic-settings==2.6.1
117
- pydantic_core==2.23.4
118
- pydeck==0.9.1
119
- Pygments==2.18.0
120
- PyMySQL==1.1.1
121
- PyPika==0.48.9
122
- pyproject_hooks==1.2.0
123
- pyreadline3==3.5.4
124
- python-dateutil==2.9.0.post0
125
- python-dotenv==1.0.1
126
- pytz==2024.2
127
- pywin32==308
128
- PyYAML==6.0.2
129
- pyzmq==26.2.0
130
- referencing==0.35.1
131
- regex==2024.11.6
132
- requests==2.32.3
133
- requests-oauthlib==2.0.0
134
- requests-toolbelt==1.0.0
135
- rich==13.9.4
136
- rpds-py==0.21.0
137
- rsa==4.9
138
- shellingham==1.5.4
139
- six==1.16.0
140
- smmap==5.0.1
141
- sniffio==1.3.1
142
- SQLAlchemy==2.0.35
143
- stack-data==0.6.3
144
- starlette==0.41.2
145
- streamlit==1.40.0
146
- sympy==1.13.3
147
- tenacity==9.0.0
148
- tiktoken==0.8.0
149
- tokenizers==0.20.3
150
- toml==0.10.2
151
- tornado==6.4.1
152
- tqdm==4.67.0
153
- traitlets==5.14.3
154
- typer==0.13.0
155
- typing-inspect==0.9.0
156
- typing_extensions==4.12.2
157
- tzdata==2024.2
158
- urllib3==2.2.3
159
- uvicorn==0.32.0
160
- watchdog==5.0.3
161
- watchfiles==0.24.0
162
- wcwidth==0.2.13
163
- websocket-client==1.8.0
164
- websockets==14.0
165
- wrapt==1.16.0
166
- yarl==1.17.1
167
- zipp==3.20.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  langchain==0.3.7
2
  langchain-community==0.3.5
 
 
3
  langchain-groq==0.2.1
4
+ streamlit==1.40.0