Spaces:
Runtime error
Runtime error
Commit ·
4f4a04a
1
Parent(s): de08f05
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ tqdm
|
|
| 11 |
lmdb
|
| 12 |
pyyaml
|
| 13 |
yapf
|
| 14 |
-
flask
|
|
|
|
|
|
| 11 |
lmdb
|
| 12 |
pyyaml
|
| 13 |
yapf
|
| 14 |
+
flask
|
| 15 |
+
python-dotenv==0.19.2
|