Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -4,5 +4,4 @@ pandas==1.5.3
|
|
| 4 |
numpy==1.23.5
|
| 5 |
SQLAlchemy==2.1.0
|
| 6 |
pytest==7.2.0
|
| 7 |
-
|
| 8 |
-
dotenv==0.20.0
|
|
|
|
| 4 |
numpy==1.23.5
|
| 5 |
SQLAlchemy==2.1.0
|
| 6 |
pytest==7.2.0
|
| 7 |
+
dotenv==0.20.0
|
|
|