Skip to content

Commit 644d33a

Browse files
committed
poetry 3.7 onwards bump
1 parent 858baef commit 644d33a

File tree

2 files changed

+47
-44
lines changed

2 files changed

+47
-44
lines changed

poetry.lock

Lines changed: 46 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
packages = [{include = "servicex_codegen"}]
88

99
[tool.poetry.dependencies]
10-
python = "~3.7"
10+
python = "^3.7"
1111
Flask = "^2.2.2"
1212
Flask-RESTful = "^0.3.9"
1313
Flask-WTF = "^1.0.1"

0 commit comments

Comments
 (0)