StarrySkyWorld commited on
Commit
d2c782f
·
verified ·
1 Parent(s): 9796ac8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -24,4 +24,5 @@ typing-inspection==0.4.2
24
  uvicorn==0.40.0
25
  wasmtime==41.0.0
26
  transformers
27
- jinja2
 
 
24
  uvicorn==0.40.0
25
  wasmtime==41.0.0
26
  transformers
27
+ jinja2
28
+ httpx[http2]