Selim Öznam commited on
Commit
8c7fd76
·
verified ·
1 Parent(s): 1541b0c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +159 -0
requirements.txt ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.6.1
2
+ aiohttp==3.13.1
3
+ aiosignal==1.4.0
4
+ altair==5.5.0
5
+ annotated-types==0.7.0
6
+ anyio==4.11.0
7
+ attrs==25.4.0
8
+ backoff==2.2.1
9
+ bcrypt==5.0.0
10
+ blinker==1.9.0
11
+ build==1.3.0
12
+ cachetools==6.2.1
13
+ certifi==2025.10.5
14
+ charset-normalizer==3.4.4
15
+ chromadb==1.2.0
16
+ click==8.3.0
17
+ colorama==0.4.6
18
+ coloredlogs==15.0.1
19
+ dataclasses-json==0.6.7
20
+ datasets==4.2.0
21
+ dill==0.4.0
22
+ distro==1.9.0
23
+ durationpy==0.10
24
+ filelock==3.20.0
25
+ filetype==1.2.0
26
+ flatbuffers==25.9.23
27
+ frozenlist==1.8.0
28
+ fsspec==2025.9.0
29
+ gitdb==4.0.12
30
+ GitPython==3.1.45
31
+ google-ai-generativelanguage==0.9.0
32
+ google-api-core==2.26.0
33
+ google-auth==2.41.1
34
+ google-genai==1.45.0
35
+ googleapis-common-protos==1.70.0
36
+ greenlet==3.2.4
37
+ grpcio==1.75.1
38
+ grpcio-status==1.75.1
39
+ h11==0.16.0
40
+ httpcore==1.0.9
41
+ httptools==0.7.1
42
+ httpx==0.28.1
43
+ httpx-sse==0.4.3
44
+ huggingface-hub==0.35.3
45
+ humanfriendly==10.0
46
+ idna==3.11
47
+ importlib_metadata==8.7.0
48
+ importlib_resources==6.5.2
49
+ Jinja2==3.1.6
50
+ joblib==1.5.2
51
+ jsonpatch==1.33
52
+ jsonpointer==3.0.0
53
+ jsonschema==4.25.1
54
+ jsonschema-specifications==2025.9.1
55
+ kubernetes==34.1.0
56
+ langchain==1.0.0
57
+ langchain-chroma==1.0.0
58
+ langchain-classic==1.0.0
59
+ langchain-community==0.4
60
+ langchain-core==1.0.0
61
+ langchain-google-genai==3.0.0
62
+ langchain-huggingface==1.0.0
63
+ langchain-text-splitters==1.0.0
64
+ langgraph==1.0.0
65
+ langgraph-checkpoint==2.1.2
66
+ langgraph-prebuilt==1.0.0
67
+ langgraph-sdk==0.2.9
68
+ langsmith==0.4.37
69
+ markdown-it-py==4.0.0
70
+ MarkupSafe==3.0.3
71
+ marshmallow==3.26.1
72
+ mdurl==0.1.2
73
+ mmh3==5.2.0
74
+ mpmath==1.3.0
75
+ multidict==6.7.0
76
+ multiprocess==0.70.16
77
+ mypy_extensions==1.1.0
78
+ narwhals==2.8.0
79
+ networkx==3.5
80
+ numpy==2.3.4
81
+ oauthlib==3.3.1
82
+ onnxruntime==1.23.1
83
+ opentelemetry-api==1.38.0
84
+ opentelemetry-exporter-otlp-proto-common==1.38.0
85
+ opentelemetry-exporter-otlp-proto-grpc==1.38.0
86
+ opentelemetry-proto==1.38.0
87
+ opentelemetry-sdk==1.38.0
88
+ opentelemetry-semantic-conventions==0.59b0
89
+ orjson==3.11.3
90
+ ormsgpack==1.11.0
91
+ overrides==7.7.0
92
+ packaging==25.0
93
+ pandas==2.3.3
94
+ pillow==11.3.0
95
+ posthog==5.4.0
96
+ propcache==0.4.1
97
+ proto-plus==1.26.1
98
+ protobuf==6.33.0
99
+ pyarrow==21.0.0
100
+ pyasn1==0.6.1
101
+ pyasn1_modules==0.4.2
102
+ pybase64==1.4.2
103
+ pydantic==2.12.3
104
+ pydantic-settings==2.11.0
105
+ pydantic_core==2.41.4
106
+ pydeck==0.9.1
107
+ Pygments==2.19.2
108
+ pypdf==6.1.2
109
+ PyPika==0.48.9
110
+ pyproject_hooks==1.2.0
111
+ pyreadline3==3.5.4
112
+ python-dateutil==2.9.0.post0
113
+ python-dotenv==1.1.1
114
+ pytz==2025.2
115
+ PyYAML==6.0.3
116
+ rank-bm25==0.2.2
117
+ referencing==0.37.0
118
+ regex==2025.9.18
119
+ requests==2.32.5
120
+ requests-oauthlib==2.0.0
121
+ requests-toolbelt==1.0.0
122
+ rich==14.2.0
123
+ rpds-py==0.27.1
124
+ rsa==4.9.1
125
+ safetensors==0.6.2
126
+ scikit-learn==1.7.2
127
+ scipy==1.16.2
128
+ sentence-transformers==5.1.1
129
+ setuptools==80.9.0
130
+ shellingham==1.5.4
131
+ six==1.17.0
132
+ smmap==5.0.2
133
+ sniffio==1.3.1
134
+ SQLAlchemy==2.0.44
135
+ streamlit==1.50.0
136
+ sympy==1.14.0
137
+ tenacity==9.1.2
138
+ threadpoolctl==3.6.0
139
+ tokenizers==0.22.1
140
+ toml==0.10.2
141
+ torch==2.9.0
142
+ tornado==6.5.2
143
+ tqdm==4.67.1
144
+ transformers==4.57.1
145
+ typer==0.19.2
146
+ typing-inspect==0.9.0
147
+ typing-inspection==0.4.2
148
+ typing_extensions==4.15.0
149
+ tzdata==2025.2
150
+ urllib3==2.3.0
151
+ uvicorn==0.38.0
152
+ watchdog==6.0.0
153
+ watchfiles==1.1.1
154
+ websocket-client==1.9.0
155
+ websockets==15.0.1
156
+ xxhash==3.6.0
157
+ yarl==1.22.0
158
+ zipp==3.23.0
159
+ zstandard==0.25.0