Skip to content

Commit

Permalink
poetry 3.7 onwards bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shriram192 committed Oct 30, 2022
1 parent 858baef commit 644d33a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 44 deletions.
89 changes: 46 additions & 43 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"
packages = [{include = "servicex_codegen"}]

[tool.poetry.dependencies]
python = "~3.7"
python = "^3.7"
Flask = "^2.2.2"
Flask-RESTful = "^0.3.9"
Flask-WTF = "^1.0.1"
Expand Down

0 comments on commit 644d33a

Please sign in to comment.