Sarathkumar1304ai commited on
Commit
170e50e
·
verified ·
1 Parent(s): 9af104f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +197 -0
requirements.txt ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==24.1.0
3
+ aiohappyeyeballs==2.5.0
4
+ aiohttp==3.11.13
5
+ aiokafka==0.12.0
6
+ aiosignal==1.3.2
7
+ alembic==1.8.1
8
+ altair==5.5.0
9
+ annotated-types==0.7.0
10
+ anyio==4.8.0
11
+ asgiref==3.8.1
12
+ asttokens==3.0.0
13
+ astunparse==1.6.3
14
+ async-timeout==5.0.1
15
+ attrs==25.1.0
16
+ bcrypt==4.0.1
17
+ blinker==1.9.0
18
+ Brotli==1.1.0
19
+ cachetools==5.5.2
20
+ certifi==2025.1.31
21
+ cffi==1.17.1
22
+ charset-normalizer==3.4.1
23
+ click==8.1.3
24
+ cloudpickle==2.2.1
25
+ comm==0.2.2
26
+ contourpy==1.3.1
27
+ cryptography==44.0.2
28
+ cycler==0.12.1
29
+ databricks-sdk==0.45.0
30
+ debugpy==1.8.13
31
+ decorator==5.2.1
32
+ Deprecated==1.2.18
33
+ distro==1.9.0
34
+ docker==7.1.0
35
+ exceptiongroup==1.2.2
36
+ executing==2.2.0
37
+ fastapi==0.109.2
38
+ filelock==3.17.0
39
+ Flask==3.1.0
40
+ flatbuffers==25.2.10
41
+ fonttools==4.56.0
42
+ frozenlist==1.5.0
43
+ gast==0.6.0
44
+ gevent==24.11.1
45
+ geventhttpclient==2.0.2
46
+ gitdb==4.0.12
47
+ GitPython==3.1.44
48
+ google-auth==2.38.0
49
+ google-pasta==0.2.0
50
+ googleapis-common-protos==1.69.1
51
+ graphene==3.4.3
52
+ graphql-core==3.2.6
53
+ graphql-relay==3.2.0
54
+ greenlet==3.1.1
55
+ grpcio==1.70.0
56
+ gunicorn==23.0.0
57
+ h11==0.14.0
58
+ h5py==3.13.0
59
+ httptools==0.6.4
60
+ idna==3.10
61
+ importlib-resources==5.13.0
62
+ importlib_metadata==8.5.0
63
+ ipinfo==5.1.1
64
+ ipykernel==6.29.5
65
+ ipython==8.34.0
66
+ ipywidgets==8.1.5
67
+ itsdangerous==2.2.0
68
+ jedi==0.19.2
69
+ Jinja2==3.1.6
70
+ joblib==1.4.2
71
+ jsonschema==4.23.0
72
+ jsonschema-specifications==2024.10.1
73
+ jupyter_client==8.6.3
74
+ jupyter_core==5.7.2
75
+ jupyterlab_widgets==3.0.13
76
+ keras==3.9.0
77
+ keras-tuner==1.4.7
78
+ kiwisolver==1.4.8
79
+ kt-legacy==1.0.5
80
+ libclang==18.1.1
81
+ Mako==1.3.9
82
+ Markdown==3.7
83
+ markdown-it-py==3.0.0
84
+ MarkupSafe==3.0.2
85
+ matplotlib==3.10.1
86
+ matplotlib-inline==0.1.7
87
+ mdurl==0.1.2
88
+ ml-dtypes==0.4.1
89
+ mlflow==2.20.3
90
+ mlflow-skinny==2.20.3
91
+ mlserver==1.4.0
92
+ mlserver-mlflow==1.6.1
93
+ multidict==6.1.0
94
+ namex==0.0.8
95
+ narwhals==1.30.0
96
+ nest-asyncio==1.6.0
97
+ numpy==2.2.3
98
+ nvidia-nccl-cu12==2.25.1
99
+ opentelemetry-api==1.30.0
100
+ opentelemetry-exporter-otlp-proto-common==1.30.0
101
+ opentelemetry-exporter-otlp-proto-grpc==1.30.0
102
+ opentelemetry-instrumentation==0.51b0
103
+ opentelemetry-instrumentation-asgi==0.51b0
104
+ opentelemetry-instrumentation-fastapi==0.51b0
105
+ opentelemetry-instrumentation-grpc==0.51b0
106
+ opentelemetry-proto==1.30.0
107
+ opentelemetry-sdk==1.30.0
108
+ opentelemetry-semantic-conventions==0.51b0
109
+ opentelemetry-util-http==0.51b0
110
+ opt_einsum==3.4.0
111
+ optree==0.14.1
112
+ orjson==3.10.15
113
+ packaging==24.2
114
+ pandas==2.2.3
115
+ parso==0.8.4
116
+ passlib==1.7.4
117
+ pexpect==4.9.0
118
+ pillow==11.1.0
119
+ platformdirs==4.3.6
120
+ prometheus_client==0.21.1
121
+ prompt_toolkit==3.0.50
122
+ propcache==0.3.0
123
+ protobuf==5.29.3
124
+ psutil==7.0.0
125
+ ptyprocess==0.7.0
126
+ pure_eval==0.2.3
127
+ py-grpc-prometheus==0.8.0
128
+ pyarrow==19.0.1
129
+ pyasn1==0.6.1
130
+ pyasn1_modules==0.4.1
131
+ pycparser==2.22
132
+ pydantic==2.8.2
133
+ pydantic-settings==2.8.1
134
+ pydantic_core==2.20.1
135
+ pydeck==0.9.1
136
+ Pygments==2.19.1
137
+ PyJWT==2.7.0
138
+ PyMySQL==1.1.1
139
+ pyparsing==3.2.1
140
+ python-dateutil==2.9.0.post0
141
+ python-dotenv==1.0.1
142
+ python-multipart==0.0.20
143
+ python-rapidjson==1.14
144
+ pytz==2025.1
145
+ PyYAML==6.0.2
146
+ pyzmq==26.2.1
147
+ referencing==0.36.2
148
+ requests==2.32.3
149
+ requests-file==2.1.0
150
+ rich==13.9.4
151
+ rpds-py==0.23.1
152
+ rsa==4.9
153
+ scikit-learn==1.6.1
154
+ scipy==1.15.2
155
+ seaborn==0.13.2
156
+ secure==0.3.0
157
+ six==1.17.0
158
+ smmap==5.0.2
159
+ sniffio==1.3.1
160
+ SQLAlchemy==2.0.38
161
+ SQLAlchemy-Utils==0.41.2
162
+ sqlmodel==0.0.18
163
+ sqlparse==0.5.3
164
+ stack-data==0.6.3
165
+ starlette==0.36.3
166
+ starlette_exporter==0.23.0
167
+ streamlit==1.43.2
168
+ tenacity==9.0.0
169
+ tensorboard==2.18.0
170
+ tensorboard-data-server==0.7.2
171
+ tensorflow==2.18.0
172
+ tensorflow-io-gcs-filesystem==0.37.1
173
+ termcolor==2.5.0
174
+ threadpoolctl==3.5.0
175
+ tldextract==5.1.3
176
+ toml==0.10.2
177
+ tornado==6.4.2
178
+ traitlets==5.14.3
179
+ tritonclient==2.42.0
180
+ typing_extensions==4.12.2
181
+ tzdata==2025.1
182
+ urllib3==2.3.0
183
+ uvicorn==0.34.0
184
+ uvloop==0.21.0
185
+ watchdog==6.0.0
186
+ watchfiles==1.0.4
187
+ wcwidth==0.2.13
188
+ websockets==15.0.1
189
+ Werkzeug==3.1.3
190
+ widgetsnbextension==4.0.13
191
+ wrapt==1.17.2
192
+ xgboost==2.1.4
193
+ yarl==1.18.3
194
+ zenml==0.75.0
195
+ zipp==3.21.0
196
+ zope.event==5.0
197
+ zope.interface==7.2