ajayarora1235
commited on
Commit
•
b9755ca
1
Parent(s):
9ba3bfc
update requirements for new dotenv
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
setuptools
|
2 |
wheel
|
3 |
-
dotenv
|
4 |
|
5 |
pydub==0.25.1
|
6 |
scipy==1.12.0
|
|
|
1 |
setuptools
|
2 |
wheel
|
3 |
+
python-dotenv
|
4 |
|
5 |
pydub==0.25.1
|
6 |
scipy==1.12.0
|