Spaces:
Sleeping
Sleeping
Update dependencies to latest working versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
streamlit==1.31.1
|
2 |
-
anthropic==0.
|
3 |
python-dotenv==1.0.0
|
4 |
-
httpx==0.
|
|
|
1 |
streamlit==1.31.1
|
2 |
+
anthropic==0.50.0
|
3 |
python-dotenv==1.0.0
|
4 |
+
httpx==0.28.1
|