mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
chore: drop unused httpx[socks] dependency
This commit is contained in:
parent
dcf58f1f9c
commit
6b94738295
2 changed files with 0 additions and 2 deletions
|
|
@ -28,7 +28,6 @@ pyyaml = ">=6.0"
|
|||
openai = ">=1.70.0"
|
||||
openai-agents = ">=0.1.0"
|
||||
requests = ">=2.28.0"
|
||||
httpx = {extras = ["socks"], version = ">=0.28.1"}
|
||||
typing-extensions = ">=4.9.0"
|
||||
pydantic = ">=2.5.0,<3.0.0"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ PyPDF2==3.0.1
|
|||
python-dotenv==1.2.2
|
||||
pyyaml==6.0.2
|
||||
requests==2.33.1
|
||||
httpx[socks]==0.28.1
|
||||
typing-extensions==4.15.0
|
||||
openai==2.30.0
|
||||
openai-agents==0.18.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue