sixfingerdev commited on
Commit
05d366b
·
verified ·
1 Parent(s): 630a1c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,7 +11,7 @@ pydantic-settings==2.6.0
11
  groq==0.11.0
12
 
13
  # HTTP client
14
- httpx==0.28.0
15
 
16
  # Utils
17
  python-dotenv==1.0.1
 
11
  groq==0.11.0
12
 
13
  # HTTP client
14
+ httpx>=0.27.0,<0.28.0
15
 
16
  # Utils
17
  python-dotenv==1.0.1