Spaces:
Paused
Paused
BinaryONe commited on
Commit ·
bbfd63d
1
Parent(s): bfbfef9
Fixed dotenv requirement
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
motor
|
| 4 |
pymongo
|
|
|
|
|
|
| 2 |
uvicorn
|
| 3 |
motor
|
| 4 |
pymongo
|
| 5 |
+
dotenv
|