Spaces:
Sleeping
Sleeping
IliaLarchenko
commited on
Commit
•
28d8a08
1
Parent(s):
916341b
Upgraded libraries
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio==4.40.0
|
2 |
-
openai==1.
|
3 |
python-dotenv==1.0.1
|
4 |
-
pytest==8.2
|
5 |
webrtcvad==2.0.10
|
6 |
setuptools==70.0.0
|
7 |
transformers==4.40.0
|
8 |
-
anthropic==0.
|
|
|
1 |
gradio==4.40.0
|
2 |
+
openai==1.38.0
|
3 |
python-dotenv==1.0.1
|
4 |
+
pytest==8.3.2
|
5 |
webrtcvad==2.0.10
|
6 |
setuptools==70.0.0
|
7 |
transformers==4.40.0
|
8 |
+
anthropic==0.32.0
|