Update requirements.txt

#1
by John6666 - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ fastapi
2
  uvicorn
3
  python-multipart
4
  pydantic
5
- datasets
6
  huggingface_hub
7
  pandas
 
2
  uvicorn
3
  python-multipart
4
  pydantic
5
+ datasets==3.6.0
6
  huggingface_hub
7
  pandas