From b62137eeb253512b91033ed08fbbd3e2119b81b2 Mon Sep 17 00:00:00 2001 From: dvlpjrs Date: Wed, 30 Apr 2025 23:08:19 -0700 Subject: [PATCH] updated httpcore and h11 --- requirements.in | 4 +++- requirements.txt | 21 +++++++++------------ 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/requirements.in b/requirements.in index 462c33c..8024531 100644 --- a/requirements.in +++ b/requirements.in @@ -27,4 +27,6 @@ twilio python-docx mailchimp_marketing mailerlite -atproto \ No newline at end of file +atproto +httpcore>=1.0.9 +h11>=0.16.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index b1dee99..2c4a4f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile requirements.in @@ -29,8 +29,6 @@ anyio==4.9.0 # starlette asn1crypto==1.5.1 # via snowflake-connector-python -async-timeout==5.0.1 - # via aiohttp atproto==0.0.61 # via -r requirements.in attrs==25.3.0 @@ -83,8 +81,6 @@ dropbox==12.0.2 # via -r requirements.in enum-compat==0.0.3 # via intuit-oauth -exceptiongroup==1.2.2 - # via anyio filelock==3.18.0 # via snowflake-connector-python frozenlist==1.5.0 @@ -116,12 +112,15 @@ googlemaps==4.10.0 # via -r requirements.in greenlet==3.1.1 # via playwright -h11==0.14.0 +h11==0.16.0 # via + # -r requirements.in # httpcore # uvicorn -httpcore==1.0.7 - # via httpx +httpcore==1.0.9 + # via + # -r requirements.in + # httpx httplib2==0.22.0 # via # google-api-python-client @@ -154,10 +153,10 @@ lxml==5.3.2 # via # python-docx # zeep -mailerlite==0.1.10 - # via -r requirements.in mailchimp-marketing==3.0.80 # via -r requirements.in +mailerlite==0.1.10 + # via -r requirements.in mcp==1.4.1 # via -r requirements.in more-itertools==10.6.0 @@ -319,7 +318,6 @@ typing-extensions==4.13.0 # atproto # beautifulsoup4 # browserbase - # multidict # pydantic # pydantic-core # pyee @@ -330,7 +328,6 @@ typing-extensions==4.13.0 # snowflake-connector-python # stripe # typing-inspection - # uvicorn typing-inspection==0.4.0 # via pydantic uritemplate==4.1.1