We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e288675 + 30f196a commit 6769aefCopy full SHA for 6769aef
1 file changed
requirements/base.txt
@@ -11,7 +11,7 @@ cryptography==47.0.0 # https://github.com/pyca/cryptography
11
pydantic==2.*
12
typing-extensions==4.* # https://github.com/python/typing_extensions
13
requests>=2.33.1,<3 # https://requests.readthedocs.io/en/latest/
14
-httpx>=0.27.0,<1 # https://github.com/encode/httpx - async HTTP for agent tools
+httpx>=0.28.1,<1 # https://github.com/encode/httpx - async HTTP for agent tools
15
tokenizers>=0.21,<0.23 # Pin to prevent conflicts with transformers
16
17
0 commit comments