MuhammadAdil63 commited on
Commit
ad171e7
·
1 Parent(s): 0003a78

fix: pin starlette 0.37.2 + jinja2 3.1.4 + anyio 4.3.0 for gradio 4.44.1

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -9,4 +9,7 @@ huggingface_hub>=0.26.0
9
  opencv-python-headless==4.9.0.80
10
  scikit-image==0.25.2
11
  scipy==1.15.3
12
- matplotlib>=3.9.0
 
 
 
 
9
  opencv-python-headless==4.9.0.80
10
  scikit-image==0.25.2
11
  scipy==1.15.3
12
+ matplotlib>=3.9.0
13
+ jinja2==3.1.4
14
+ starlette==0.37.2
15
+ anyio==4.3.0