Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ pip
|
|
8 |
python-dotenv
|
9 |
prometheus_fastapi_instrumentator
|
10 |
scikit-learn
|
|
|
11 |
great-expectations
|
12 |
openpyxl
|
13 |
uvicorn
|
|
|
8 |
python-dotenv
|
9 |
prometheus_fastapi_instrumentator
|
10 |
scikit-learn
|
11 |
+
typer
|
12 |
great-expectations
|
13 |
openpyxl
|
14 |
uvicorn
|