cakemus commited on
Commit
8429ac6
·
1 Parent(s): 351ec50

downgrade test

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -7,8 +7,9 @@ opencv-python
7
  uuid
8
  moviepy>=1.0.3
9
  Pillow
10
- gradio
11
- fastapi
12
- starlette
13
  pydantic<2.0
 
 
 
14
 
 
7
  uuid
8
  moviepy>=1.0.3
9
  Pillow
10
+ gradio<4.0
 
 
11
  pydantic<2.0
12
+ fastapi<0.100.0
13
+ starlette<0.27.0
14
+
15