Skip to content

Commit

Permalink
Merge branch 'master' into release/0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khsrali authored Dec 16, 2024
2 parents 06c1b93 + e06d522 commit 096fb2d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@ classifiers = [
keywords = ['workflow', 'multithreaded', 'rabbitmq']
requires-python = '>=3.8'
dependencies = [
'kiwipy[rmq]~=0.8.3',
'kiwipy[rmq]~=0.8.5',
'nest_asyncio~=1.5,>=1.5.1',
'pyyaml~=6.0',
# XXX: workaround for https://github.com/mosquito/aio-pika/issues/649
'typing-extensions~=4.12',
]

[project.urls]
Expand Down

0 comments on commit 096fb2d

Please sign in to comment.