Notnith commited on
Commit
824d3b7
·
verified ·
1 Parent(s): dd33db8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- # requirements.txt
2
  Flask==2.3.2
3
  gunicorn==21.2.0
4
  Pillow==10.1.0
@@ -6,4 +5,5 @@ torch==2.1.0
6
  torchvision==0.16.0
7
  ultralytics==8.0.227
8
  opencv-python-headless==4.8.1.78
9
- flask-cors==4.0.0
 
 
 
1
  Flask==2.3.2
2
  gunicorn==21.2.0
3
  Pillow==10.1.0
 
5
  torchvision==0.16.0
6
  ultralytics==8.0.227
7
  opencv-python-headless==4.8.1.78
8
+ flask-cors==4.0.0
9
+ numpy<2.0