ikoghoemmanuell
commited on
Commit
•
5296252
1
Parent(s):
093cf05
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi[all]
|
|
2 |
scikit-learn==1.2.1
|
3 |
numpy==1.21.5
|
4 |
pandas==1.3.1
|
5 |
-
pydantic
|
|
|
|
2 |
scikit-learn==1.2.1
|
3 |
numpy==1.21.5
|
4 |
pandas==1.3.1
|
5 |
+
pydantic
|
6 |
+
category_encoders
|