Richard Nemeth
4 weeks ago
No known key found for this signature in database
GPG Key ID: 21C39470DF3DEC39
2 changed files with
2 additions and
5 deletions
-
poetry.lock
-
pyproject.toml
|
|
|
@ -2954,4 +2954,4 @@ type = ["pytest-mypy"] |
|
|
|
[metadata] |
|
|
|
lock-version = "2.1" |
|
|
|
python-versions = ">=3.9,<4.0" |
|
|
|
content-hash = "31a1bef3b40287253b9e3cef2244c34cc58f34dad0ce960f717f346f12529a1d" |
|
|
|
content-hash = "7845cd09ab893d3657e7d87bd9483e046b89f0653a5967ac41c2bb2382b3601b" |
|
|
|
@ -65,10 +65,7 @@ twine = ">=4.0.2" |
|
|
|
freezegun = ">=1.2.2" |
|
|
|
docutils = "<0.21" |
|
|
|
ruff = ">=0.9.3" |
|
|
|
|
|
|
|
[[tool.poetry.source]] |
|
|
|
name = "PyPI" |
|
|
|
priority = "primary" |
|
|
|
backports-asyncio-runner = { "version" = ">=1.2.0", "python" = ">=3.9,<3.11" } |
|
|
|
|
|
|
|
[build-system] |
|
|
|
requires = ["poetry-core>=1.0.0"] |
|
|
|
|