Skip to content

Commit

Permalink
tries pinning fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Dec 24, 2023
1 parent 9e6d531 commit 8ed95f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ maintainers = [
readme = "README.md"
license= "Apache-2.0"
dependencies = [
# https://pypi.org/project/fastapi/
# pin fastapi as long as we use justpy
'fastapi==0.95.0'
# https://pypi.org/project/geograpy3/
'geograpy3>=0.2.7',
#https://github.com/martinblech/xmltodict
Expand Down

0 comments on commit 8ed95f0

Please sign in to comment.