Skip to content

Commit

Permalink
Merge pull request #104
Browse files Browse the repository at this point in the history
⬆️ Bump fastapi from 0.44.0 to 0.52.0
  • Loading branch information
puria authored Mar 2, 2020
2 parents e05ce36 + 5020915 commit b9a89b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
packages=find_packages(),
install_requires=[
"bunch==1.0.1",
"fastapi==0.44.0",
"fastapi==0.52.0",
"pytest_runner==5.1",
"zenroom==1.0.7rc0",
"pre-commit==2.1.1",
Expand Down

0 comments on commit b9a89b0

Please sign in to comment.