update requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
smolagents
|
2 |
gradio
|
3 |
pandas
|
4 |
datasets
|
@@ -7,6 +7,9 @@ biopython
|
|
7 |
rdflib
|
8 |
networkx
|
9 |
duckdb
|
|
|
|
|
|
|
10 |
arize-otel
|
11 |
arize-phoenix
|
12 |
opentelemetry-sdk
|
|
|
1 |
+
smolagents
|
2 |
gradio
|
3 |
pandas
|
4 |
datasets
|
|
|
7 |
rdflib
|
8 |
networkx
|
9 |
duckdb
|
10 |
+
aiohttp
|
11 |
+
google-cloud-bigquery
|
12 |
+
pyvis
|
13 |
arize-otel
|
14 |
arize-phoenix
|
15 |
opentelemetry-sdk
|