mikejay14 commited on
Commit
40daf7a
·
verified ·
1 Parent(s): cc01ae8

Update requirements.txt

Browse files

no version for requirements

Files changed (1) hide show
  1. requirements.txt +186 -186
requirements.txt CHANGED
@@ -1,186 +1,186 @@
1
- aiohappyeyeballs==2.6.1
2
- aiohttp==3.11.16
3
- aioitertools==0.12.0
4
- aiosignal==1.3.2
5
- aiosqlite==0.21.0
6
- alembic==1.15.2
7
- annotated-types==0.7.0
8
- anyio==4.9.0
9
- argon2-cffi==23.1.0
10
- argon2-cffi-bindings==21.2.0
11
- arize-phoenix==8.24.2
12
- arize-phoenix-client==1.3.0
13
- arize-phoenix-evals==0.20.4
14
- arize-phoenix-otel==0.9.1
15
- arrow==1.3.0
16
- astroid==3.3.9
17
- asttokens==3.0.0
18
- async-lru==2.0.5
19
- attrs==25.3.0
20
- Authlib==1.5.2
21
- babel==2.17.0
22
- beautifulsoup4==4.13.3
23
- bleach==6.2.0
24
- cachetools==5.5.2
25
- certifi==2025.1.31
26
- cffi==1.17.1
27
- charset-normalizer==3.4.1
28
- click==8.1.8
29
- comm==0.2.2
30
- cryptography==44.0.2
31
- debugpy==1.8.14
32
- decorator==5.2.1
33
- defusedxml==0.7.1
34
- Deprecated==1.2.18
35
- dill==0.3.9
36
- distro==1.9.0
37
- dnspython==2.7.0
38
- duckduckgo_search==8.0.0
39
- email_validator==2.2.0
40
- executing==2.2.0
41
- fastapi==0.115.12
42
- fastjsonschema==2.21.1
43
- filelock==3.18.0
44
- fqdn==1.5.1
45
- frozenlist==1.5.0
46
- fsspec==2025.3.2
47
- googleapis-common-protos==1.69.2
48
- graphql-core==3.2.6
49
- greenlet==3.1.1
50
- grpc-interceptor==0.15.4
51
- grpcio==1.71.0
52
- h11==0.14.0
53
- httpcore==1.0.8
54
- httpx==0.28.1
55
- huggingface-hub==0.30.2
56
- idna==3.10
57
- importlib_metadata==8.6.1
58
- ipykernel==6.29.5
59
- ipython==9.1.0
60
- ipython_pygments_lexers==1.1.1
61
- ipywidgets==8.1.6
62
- isoduration==20.11.0
63
- isort==6.0.1
64
- jedi==0.19.2
65
- Jinja2==3.1.6
66
- jiter==0.9.0
67
- joblib==1.4.2
68
- json5==0.12.0
69
- jsonpointer==3.0.0
70
- jsonschema==4.23.0
71
- jsonschema-specifications==2024.10.1
72
- jupyter-events==0.12.0
73
- jupyter-lsp==2.2.5
74
- jupyter_client==8.6.3
75
- jupyter_core==5.7.2
76
- jupyter_server==2.15.0
77
- jupyter_server_terminals==0.5.3
78
- jupyterlab==4.4.0
79
- jupyterlab_pygments==0.3.0
80
- jupyterlab_server==2.27.3
81
- jupyterlab_widgets==3.0.14
82
- litellm==1.66.0
83
- lxml==5.3.2
84
- Mako==1.3.10
85
- markdown-it-py==3.0.0
86
- markdownify==1.1.0
87
- MarkupSafe==3.0.2
88
- matplotlib-inline==0.1.7
89
- mccabe==0.7.0
90
- mdurl==0.1.2
91
- mistune==3.1.3
92
- multidict==6.4.3
93
- nbclient==0.10.2
94
- nbconvert==7.16.6
95
- nbformat==5.10.4
96
- nest-asyncio==1.6.0
97
- notebook_shim==0.2.4
98
- numpy==2.2.4
99
- openai==1.73.0
100
- openinference-instrumentation==0.1.27
101
- openinference-instrumentation-smolagents==0.1.10
102
- openinference-semantic-conventions==0.1.17
103
- opentelemetry-api==1.32.0
104
- opentelemetry-exporter-otlp==1.32.0
105
- opentelemetry-exporter-otlp-proto-common==1.32.0
106
- opentelemetry-exporter-otlp-proto-grpc==1.32.0
107
- opentelemetry-exporter-otlp-proto-http==1.32.0
108
- opentelemetry-instrumentation==0.53b0
109
- opentelemetry-proto==1.32.0
110
- opentelemetry-sdk==1.32.0
111
- opentelemetry-semantic-conventions==0.53b0
112
- overrides==7.7.0
113
- packaging==24.2
114
- pandas==2.2.3
115
- pandocfilters==1.5.1
116
- parso==0.8.4
117
- pexpect==4.9.0
118
- pillow==11.1.0
119
- platformdirs==4.3.7
120
- primp==0.14.0
121
- prometheus_client==0.21.1
122
- prompt_toolkit==3.0.50
123
- propcache==0.3.1
124
- protobuf==5.29.4
125
- psutil==7.0.0
126
- ptyprocess==0.7.0
127
- pure_eval==0.2.3
128
- pyarrow==19.0.1
129
- pycparser==2.22
130
- pydantic==2.11.3
131
- pydantic_core==2.33.1
132
- Pygments==2.19.1
133
- pylint==3.3.6
134
- python-dateutil==2.9.0.post0
135
- python-dotenv==1.1.0
136
- python-json-logger==3.3.0
137
- python-multipart==0.0.20
138
- pytz==2025.2
139
- PyYAML==6.0.2
140
- pyzmq==26.4.0
141
- referencing==0.36.2
142
- regex==2024.11.6
143
- requests==2.32.3
144
- rfc3339-validator==0.1.4
145
- rfc3986-validator==0.1.1
146
- rich==14.0.0
147
- rpds-py==0.24.0
148
- scikit-learn==1.6.1
149
- scipy==1.15.2
150
- Send2Trash==1.8.3
151
- setuptools==78.1.0
152
- six==1.17.0
153
- smolagents==1.13.0
154
- sniffio==1.3.1
155
- soupsieve==2.6
156
- SQLAlchemy==2.0.40
157
- sqlean.py==3.47.0
158
- stack-data==0.6.3
159
- starlette==0.46.2
160
- strawberry-graphql==0.264.0
161
- terminado==0.18.1
162
- threadpoolctl==3.6.0
163
- tiktoken==0.9.0
164
- tinycss2==1.4.0
165
- tokenizers==0.21.1
166
- tomlkit==0.13.2
167
- tornado==6.4.2
168
- tqdm==4.67.1
169
- traitlets==5.14.3
170
- types-python-dateutil==2.9.0.20241206
171
- typing-inspection==0.4.0
172
- typing_extensions==4.13.2
173
- tzdata==2025.2
174
- uri-template==1.3.0
175
- urllib3==2.4.0
176
- uvicorn==0.34.1
177
- wcwidth==0.2.13
178
- webcolors==24.11.1
179
- webencodings==0.5.1
180
- websocket-client==1.8.0
181
- websockets==15.0.1
182
- widgetsnbextension==4.0.14
183
- wrapt==1.17.2
184
- yarl==1.19.0
185
- zipp==3.21.0
186
-
 
1
+ aiohappyeyeballs
2
+ aiohttp
3
+ aioitertools
4
+ aiosignal
5
+ aiosqlite
6
+ alembic
7
+ annotated-types
8
+ anyio
9
+ argon2-cffi
10
+ argon2-cffi-bindings
11
+ arize-phoenix
12
+ arize-phoenix-client
13
+ arize-phoenix-evals
14
+ arize-phoenix-otel
15
+ arrow
16
+ astroid
17
+ asttokens
18
+ async-lru
19
+ attrs
20
+ Authlib
21
+ babel
22
+ beautifulsoup4
23
+ bleach
24
+ cachetools
25
+ certifi
26
+ cffi
27
+ charset-normalizer
28
+ click
29
+ comm
30
+ cryptography
31
+ debugpy
32
+ decorator
33
+ defusedxml
34
+ Deprecated
35
+ dill
36
+ distro
37
+ dnspython
38
+ duckduckgo_search
39
+ email_validator
40
+ executing
41
+ fastapi
42
+ fastjsonschema
43
+ filelock
44
+ fqdn
45
+ frozenlist
46
+ fsspec
47
+ googleapis-common-protos
48
+ graphql-core
49
+ greenlet
50
+ grpc-interceptor
51
+ grpcio
52
+ h11
53
+ httpcore
54
+ httpx
55
+ huggingface-hub
56
+ idna
57
+ importlib_metadata
58
+ ipykernel
59
+ ipython
60
+ ipython_pygments_lexers
61
+ ipywidgets
62
+ isoduration
63
+ isort
64
+ jedi
65
+ Jinja2
66
+ jiter
67
+ joblib
68
+ json5
69
+ jsonpointer
70
+ jsonschema
71
+ jsonschema-specifications
72
+ jupyter_client
73
+ jupyter_core
74
+ jupyter-events
75
+ jupyter-lsp
76
+ jupyter_server
77
+ jupyter_server_terminals
78
+ jupyterlab
79
+ jupyterlab_pygments
80
+ jupyterlab_server
81
+ jupyterlab_widgets
82
+ litellm
83
+ lxml
84
+ Mako
85
+ markdown-it-py
86
+ markdownify
87
+ MarkupSafe
88
+ matplotlib-inline
89
+ mccabe
90
+ mdurl
91
+ mistune
92
+ multidict
93
+ nbclient
94
+ nbconvert
95
+ nbformat
96
+ nest-asyncio
97
+ notebook_shim
98
+ numpy
99
+ openai
100
+ openinference-instrumentation
101
+ openinference-instrumentation-smolagents
102
+ openinference-semantic-conventions
103
+ opentelemetry-api
104
+ opentelemetry-exporter-otlp
105
+ opentelemetry-exporter-otlp-proto-common
106
+ opentelemetry-exporter-otlp-proto-grpc
107
+ opentelemetry-exporter-otlp-proto-http
108
+ opentelemetry-instrumentation
109
+ opentelemetry-proto
110
+ opentelemetry-sdk
111
+ opentelemetry-semantic-conventions
112
+ overrides
113
+ packaging
114
+ pandas
115
+ pandocfilters
116
+ parso
117
+ pexpect
118
+ pillow
119
+ pip
120
+ platformdirs
121
+ primp
122
+ prometheus_client
123
+ prompt_toolkit
124
+ propcache
125
+ protobuf
126
+ psutil
127
+ ptyprocess
128
+ pure_eval
129
+ pyarrow
130
+ pycparser
131
+ pydantic
132
+ pydantic_core
133
+ Pygments
134
+ pylint
135
+ python-dateutil
136
+ python-dotenv
137
+ python-json-logger
138
+ python-multipart
139
+ pytz
140
+ PyYAML
141
+ pyzmq
142
+ referencing
143
+ regex
144
+ requests
145
+ rfc3339-validator
146
+ rfc3986-validator
147
+ rich
148
+ rpds-py
149
+ scikit-learn
150
+ scipy
151
+ Send2Trash
152
+ setuptools
153
+ six
154
+ smolagents
155
+ sniffio
156
+ soupsieve
157
+ SQLAlchemy
158
+ sqlean.py
159
+ stack-data
160
+ starlette
161
+ strawberry-graphql
162
+ terminado
163
+ threadpoolctl
164
+ tiktoken
165
+ tinycss2
166
+ tokenizers
167
+ tomlkit
168
+ tornado
169
+ tqdm
170
+ traitlets
171
+ types-python-dateutil
172
+ typing_extensions
173
+ typing-inspection
174
+ tzdata
175
+ uri-template
176
+ urllib3
177
+ uvicorn
178
+ wcwidth
179
+ webcolors
180
+ webencodings
181
+ websocket-client
182
+ websockets
183
+ widgetsnbextension
184
+ wrapt
185
+ yarl
186
+ zipp