Skip to content

Commit 6119041

Browse files
committed
Update packages
1 parent 953a98f commit 6119041

File tree

2 files changed

+3
-65
lines changed

2 files changed

+3
-65
lines changed

web2py-app/poetry.lock

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

web2py-app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
globals = "^0.3.36"
11+
web2py = { git = "https://github.com/web2py/web2py.git", tag = "v2.27.1" }
1212

1313

1414
[build-system]

0 commit comments

Comments
 (0)