Skip to content

Commit

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

0 comments on commit 3983303

Please sign in to comment.