Spaces:
Sleeping
Sleeping
Gruhit Patel
commited on
Commit
·
91753d2
1
Parent(s):
f788777
Final commit
Browse files- requirement.txt +2 -1
requirement.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn[standard]
|
3 |
pytest
|
4 |
httpx
|
5 |
-
numpy
|
|
|
|
2 |
uvicorn[standard]
|
3 |
pytest
|
4 |
httpx
|
5 |
+
numpy
|
6 |
+
xgboost=2.0.3
|