NitishBorthakur commited on
Commit
5f48ecb
·
verified ·
1 Parent(s): f00b897

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio==3.50.2
2
  requests
3
  Pillow
4
  numpy
5
  landingai==0.3.46
6
  opencv-python
7
- pydantic-settings
8
- aiofiles>=22.0,<24.0
 
1
+ gradio==3.46.0
2
  requests
3
  Pillow
4
  numpy
5
  landingai==0.3.46
6
  opencv-python
7
+ pydantic<2.0.0
8
+ h11==0.13.0