Update requirements.txt
Browse files- requirements.txt +0 -17
requirements.txt
CHANGED
@@ -1,30 +1,13 @@
|
|
1 |
-
black
|
2 |
-
codecarbon
|
3 |
datasets
|
4 |
fastapi
|
5 |
-
flake8
|
6 |
-
gradio
|
7 |
ipython
|
8 |
-
isort
|
9 |
-
jupyterlab
|
10 |
loguru
|
11 |
-
matplotlib
|
12 |
-
mkdocs
|
13 |
-
notebook
|
14 |
numpy
|
15 |
pandas
|
16 |
pip
|
17 |
python-dotenv
|
18 |
prometheus_fastapi_instrumentator
|
19 |
scikit-learn
|
20 |
-
tqdm
|
21 |
-
typer
|
22 |
-
dvc
|
23 |
-
dvc-gdrive
|
24 |
-
mlflow
|
25 |
-
dagshub
|
26 |
great-expectations
|
27 |
-
pytest
|
28 |
openpyxl
|
29 |
uvicorn
|
30 |
-
seaborn
|
|
|
|
|
|
|
1 |
datasets
|
2 |
fastapi
|
|
|
|
|
3 |
ipython
|
|
|
|
|
4 |
loguru
|
|
|
|
|
|
|
5 |
numpy
|
6 |
pandas
|
7 |
pip
|
8 |
python-dotenv
|
9 |
prometheus_fastapi_instrumentator
|
10 |
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
great-expectations
|
|
|
12 |
openpyxl
|
13 |
uvicorn
|
|