Skip to content

Commit 2ed5e3b

Browse files
committed
Update dependencies
1 parent 5456b28 commit 2ed5e3b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description = "The RCTab API. Manage Azure budgets and usage"
55
authors = []
66
dynamic = [ "dependencies" ]
77
requires-python = ">=3.10 <3.12"
8-
dependencies = ["alembic (>=1.15.2,<2.0.0)", "anyio (>=4.9.0,<5.0.0)", "asyncpg (>=0.30.0,<0.31.0)", "azure-identity (>=1.21.0,<2.0.0)", "celery (>=5.5.2,<6.0.0)", "jinja2 (>=3.1.6,<4.0.0)", "pandas (>=2.2.3,<3.0.0)"]
98

109
[tool.poetry.group.main.dependencies]
1110
alembic = "^1.15.2"

0 commit comments

Comments
 (0)