Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -41,4 +41,5 @@ atomicwrites>=1.4.1
|
|
| 41 |
# ============================================================================
|
| 42 |
# Development Dependencies (install separately)
|
| 43 |
# pip install pytest pytest-asyncio pytest-cov pytest-mock black ruff mypy
|
| 44 |
-
# ============================================================================
|
|
|
|
|
|
| 41 |
# ============================================================================
|
| 42 |
# Development Dependencies (install separately)
|
| 43 |
# pip install pytest pytest-asyncio pytest-cov pytest-mock black ruff mypy
|
| 44 |
+
# ============================================================================python-dotenv>=1.0.0
|
| 45 |
+
python-dotenv>=1.0.0
|