NitishBorthakur commited on
Commit
369a86a
·
verified ·
1 Parent(s): 04bf8f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==3.24.1
2
- requests
3
- Pillow
4
- numpy
5
- opencv-python-headless
6
- landingai==0.3.46
7
- pydantic==1.10.13
 
1
+ gradio==5.7.1
2
+ requests==2.32.3
3
+ Pillow==10.4.0
4
+ numpy==1.26.4
5
+ opencv-python-headless==4.10.0
6
+ landingai
7
+ pydantic==2.9.2