Merge pull request #1619 from iorisa/fixbug/1617

fixbug:  #1617 TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'
This commit is contained in:
Alexander Wu 2024-12-04 14:44:00 +08:00 committed by GitHub
commit 68b7dc6c16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,3 +84,4 @@ spark_ai_python~=0.3.30
agentops
tree_sitter~=0.23.2
tree_sitter_python~=0.23.2
httpx==0.27.2