Spaces:
Sleeping
Sleeping
Commit
·
5f0c247
1
Parent(s):
d27edfa
Added setuptools
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ openai==1.19.0
|
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
pytest==8.2.0
|
| 5 |
webrtcvad==2.0.10
|
|
|
|
|
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
pytest==8.2.0
|
| 5 |
webrtcvad==2.0.10
|
| 6 |
+
setuptools==69.5.1
|