Skip to content

Commit

Permalink
upgrade openapi sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshFerge committed Nov 28, 2023
1 parent 945790f commit 9f7840a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ python_versions = <3.11
[amqp==5.1.1]
[amqp==5.2.0]

[annotated-types==0.6.0]

[anyio==3.6.1]
[anyio==3.7.1]

[asgiref==3.5.2]
[asgiref==3.6.0]
Expand Down Expand Up @@ -315,6 +318,7 @@ validate_incorrect_missing_deps = six
[exceptiongroup==1.0.0rc9]
[exceptiongroup==1.1.0]
[exceptiongroup==1.1.3]
[exceptiongroup==1.2.0]

[execnet==1.9.0]

Expand Down Expand Up @@ -464,11 +468,13 @@ python_versions = <3.11

[httpcore==0.11.1]
[httpcore==0.15.0]
[httpcore==1.0.2]

[httplib2==0.22.0]

[httpx==0.15.4]
[httpx==0.23.0]
[httpx==0.25.2]

[hypothesis==6.61.0]
validate_extras = pytest
Expand Down Expand Up @@ -671,6 +677,7 @@ python_versions = <3.11

[openai==0.27.0]
[openai==0.27.8]
[openai==1.3.5]

[openapi-core==0.14.2]
[openapi-core==0.15.0]
Expand Down Expand Up @@ -834,6 +841,9 @@ brew_requires =

[pydantic==1.10.2]
[pydantic==1.10.9]
[pydantic==2.5.2]

[pydantic-core==2.14.5]

[pyelftools==0.28]
[pyelftools==0.29]
Expand Down Expand Up @@ -1449,6 +1459,7 @@ python_versions = <3.11

[tqdm==4.64.1]
[tqdm==4.65.0]
[tqdm==4.66.1]

[trio==0.21.0]
[trio==0.22.2]
Expand Down

0 comments on commit 9f7840a

Please sign in to comment.