Commit
·
3fb6106
1
Parent(s):
9d942e2
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
|
2 |
pydantic
|
3 |
pandas
|
4 |
tensorflow
|
5 |
numpy
|
6 |
-
uvicorn
|
7 |
lightgbm
|
8 |
gdown
|
9 |
python-multipart
|
|
|
1 |
+
flask
|
2 |
pydantic
|
3 |
pandas
|
4 |
tensorflow
|
5 |
numpy
|
|
|
6 |
lightgbm
|
7 |
gdown
|
8 |
python-multipart
|