ayushirathour commited on
Commit
25b0315
·
verified ·
1 Parent(s): 0324bd1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi==0.111.0
2
  uvicorn[standard]==0.29.0
3
  tensorflow==2.19.0
4
- numpy>=1.22,<1.25
5
  pillow==10.1.0
6
  huggingface_hub==0.20.0
7
  python-multipart
 
1
  fastapi==0.111.0
2
  uvicorn[standard]==0.29.0
3
  tensorflow==2.19.0
4
+ numpy>=1.26.0,<2.2.0
5
  pillow==10.1.0
6
  huggingface_hub==0.20.0
7
  python-multipart