Spaces:
Sleeping
Sleeping
Dan Vancea commited on
Commit ·
0cb0c83
1
Parent(s): 40a853b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
flask==3.0.0
|
| 2 |
flask-cors==4.0.0
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
-
anthropic=
|
| 5 |
faster-whisper>=1.0.0
|
|
|
|
| 1 |
flask==3.0.0
|
| 2 |
flask-cors==4.0.0
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
+
anthropic>=0.40.0
|
| 5 |
faster-whisper>=1.0.0
|