Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ click==8.1.7
|
|
19 |
contourpy==1.2.1
|
20 |
cycler==0.12.1
|
21 |
facexlib==0.3.0
|
22 |
-
fastapi
|
23 |
ffmpy==0.3.2
|
24 |
filelock==3.13.4
|
25 |
filterpy==1.4.5
|
|
|
19 |
contourpy==1.2.1
|
20 |
cycler==0.12.1
|
21 |
facexlib==0.3.0
|
22 |
+
fastapi>=0.115.2
|
23 |
ffmpy==0.3.2
|
24 |
filelock==3.13.4
|
25 |
filterpy==1.4.5
|