Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,7 +23,7 @@ pandas>=2.1.0 # Для работы с CSV-файлами
|
|
23 |
|
24 |
gradio==5.20.1
|
25 |
|
26 |
-
fastapi
|
27 |
|
28 |
# gradio==4.44.1
|
29 |
# need gradio-client==1.3.0
|
|
|
23 |
|
24 |
gradio==5.20.1
|
25 |
|
26 |
+
fastapi>=0.112.2
|
27 |
|
28 |
# gradio==4.44.1
|
29 |
# need gradio-client==1.3.0
|