Spaces:
Sleeping
Sleeping
New requirements txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ click==8.1.7
|
|
9 |
colorama==0.4.6
|
10 |
contourpy==1.2.1
|
11 |
cycler==0.12.1
|
|
|
12 |
exceptiongroup==1.2.1
|
13 |
fastapi==0.110.2
|
14 |
ffmpy==0.3.2
|
|
|
9 |
colorama==0.4.6
|
10 |
contourpy==1.2.1
|
11 |
cycler==0.12.1
|
12 |
+
dotenv==0.0.5
|
13 |
exceptiongroup==1.2.1
|
14 |
fastapi==0.110.2
|
15 |
ffmpy==0.3.2
|