Hemang1915 commited on
Commit
7a4699d
·
1 Parent(s): 5790992

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ fastapi==0.115.0
2
  uvicorn==0.31.0
3
  tensorflow==2.15.0
4
  numpy==1.26.4
5
- scikit-learn==1.6.1 # Match Colab version
6
  pydantic==2.9.2
7
  stable-baselines3==2.3.2
8
  gym==0.26.2
 
2
  uvicorn==0.31.0
3
  tensorflow==2.15.0
4
  numpy==1.26.4
5
+ scikit-learn==1.6.1
6
  pydantic==2.9.2
7
  stable-baselines3==2.3.2
8
  gym==0.26.2