Skip to content

Commit 068e092

Browse files
committed
add flask-admin
1 parent dab0930 commit 068e092

File tree

2 files changed

+40
-22
lines changed

2 files changed

+40
-22
lines changed

servicex_app/poetry.lock

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

servicex_app/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ urllib3 = "^2.6.3"
4343
requests = "^2.32"
4444
authlib = "^1.6.9"
4545
flask-moment = "^1.0.6"
46-
flask-admin = "~1.6.1"
47-
setuptools = "<72"
46+
flask-admin = "^2.0.2"
4847

4948
[tool.poetry.group.test]
5049
optional = true

0 commit comments

Comments
 (0)