Ritesh-hf commited on
Commit
ed63aa2
1 Parent(s): 308da17

install gunicorn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -22,6 +22,7 @@ frozenlist==1.4.1
22
  fsspec==2024.6.1
23
  greenlet==3.0.3
24
  groq==0.9.0
 
25
  h11==0.14.0
26
  httpcore==1.0.5
27
  httpx==0.27.0
 
22
  fsspec==2024.6.1
23
  greenlet==3.0.3
24
  groq==0.9.0
25
+ gunicorn==23.0.0
26
  h11==0.14.0
27
  httpcore==1.0.5
28
  httpx==0.27.0