Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik committed Jun 30, 2023
1 parent 222b47c commit dfe225b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ async-kafka = [
doc = [
"PyYAML",
"email-validator>=2.0.0",
"polyfactory>=2.3.0; python_version > '3.7'",
"polyfactory>=2.5.0; python_version > '3.7'",
"jsonref",
"fastapi",
"uvicorn",
Expand Down Expand Up @@ -109,7 +109,7 @@ test = [
"propan[async-sqs]",
"propan[testsuite]",

"fastapi==0.100.0b1",
"fastapi>=0.100.0b2",
"httpx",
]

Expand Down

0 comments on commit dfe225b

Please sign in to comment.