Skip to content

Commit

Permalink
Merge branch 'main' into tox-312
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Jun 7, 2024
2 parents 992d8c7 + 3511ed1 commit 5960ace
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aio-pika==7.2.0
aiormq==6.2.3
asgiref==3.7.2
Deprecated==1.2.14
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
multidict==6.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aio-pika==8.3.0
aiormq==6.6.4
asgiref==3.7.2
Deprecated==1.2.14
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
multidict==6.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aio-pika==9.0.5
aiormq==6.7.1
asgiref==3.7.2
Deprecated==1.2.14
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
multidict==6.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aio-pika==9.4.1
aiormq==6.8.0
asgiref==3.7.2
Deprecated==1.2.14
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
multidict==6.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Deprecated==1.2.14
Flask==3.0.2
frozenlist==1.4.1
http_server_mock==1.7
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
itsdangerous==2.1.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ asgiref==3.7.2
async-timeout==4.0.3
Deprecated==1.2.14
frozenlist==1.4.1
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
multidict==6.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ charset-normalizer==3.3.2
cryptography==42.0.3
Deprecated==1.2.14
docker==7.0.0
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
Jinja2==3.1.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ charset-normalizer==3.3.2
cryptography==42.0.5
Deprecated==1.2.14
docker==7.0.0
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
Jinja2==3.1.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fastapi==0.109.2
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
packaging==24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exceptiongroup==1.2.0
h11==0.12.0
httpcore==0.13.7
httpx==0.18.2
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
packaging==24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exceptiongroup==1.2.0
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
packaging==24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2024.2.2
charset-normalizer==3.3.2
Deprecated==1.2.14
httpretty==1.1.4
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
packaging==24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exceptiongroup==1.2.0
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
packaging==24.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==8.1.7
Deprecated==1.2.14
Flask==3.0.2
http_server_mock==1.7
idna==3.6
idna==3.7
importlib-metadata==6.11.0
iniconfig==2.0.0
itsdangerous==2.1.2
Expand Down

0 comments on commit 5960ace

Please sign in to comment.