Skip to content

Commit

Permalink
Merge branch 'main' into renovate/types-pyyaml-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
asosnovsky authored May 2, 2024
2 parents 8ed8eca + 7769ba0 commit a39c0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
python_requires=">=3.10",
install_requires=[
"PyYAML==6.0",
"fastapi==0.78.0",
"fastapi==0.109.1",
"pydantic==1.10.13",
"hypercorn==0.13.2",
"python-decouple==3.6",
Expand Down

0 comments on commit a39c0bf

Please sign in to comment.