Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ deep-translator==1.11.4
|
|
| 7 |
gunicorn==21.2.0
|
| 8 |
scikit-learn==1.3.2
|
| 9 |
uvicorn
|
|
|
|
|
|
| 7 |
gunicorn==21.2.0
|
| 8 |
scikit-learn==1.3.2
|
| 9 |
uvicorn
|
| 10 |
+
python-dotenv
|