fady-50 commited on
Commit
744cc01
·
verified ·
1 Parent(s): 4f6473c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  ultralytics==8.2.18
2
  opencv-python-headless==4.9.0.80
3
- numpy==1.26.4
4
- confluent-kafka==2.4.0
5
- psycopg2-binary==2.9.9
6
- python-dotenv==1.0.1
 
 
1
  ultralytics==8.2.18
2
  opencv-python-headless==4.9.0.80
3
+ numpy>=1.26.4
4
+ plotly==5.22.0
5
+ pandas>=2.0.0
6
+ Pillow>=10.0.0
7
+ yt-dlp>=2024.1.0