assentian1970 commited on
Commit
b8c4add
·
verified ·
1 Parent(s): a80e46b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ sentencepiece
15
  shortuuid
16
  timm
17
  requests
18
- httpx==0.24.0
19
  uvicorn
20
  einops-exts
21
  einops
 
15
  shortuuid
16
  timm
17
  requests
18
+ httpx>=0.24.1 # Changed from fixed version to compatible range
19
  uvicorn
20
  einops-exts
21
  einops