Spaces:
Sleeping
Sleeping
NA
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ vectara-agentic==0.1.12
|
|
14 |
opentelemetry-semantic-conventions
|
15 |
#wrapt==1.16.0
|
16 |
#zipp==3.20.0
|
17 |
-
|
18 |
tavily-python==0.5.0
|
19 |
yahoo-finance==1.4.0
|
20 |
|
|
|
14 |
opentelemetry-semantic-conventions
|
15 |
#wrapt==1.16.0
|
16 |
#zipp==3.20.0
|
17 |
+
urllib3==2.2.3
|
18 |
tavily-python==0.5.0
|
19 |
yahoo-finance==1.4.0
|
20 |
|