Skip to content
Snippets Groups Projects
Commit f7490aa7 authored by Moul's avatar Moul
Browse files

Bump pendulum to v3.0.0b1 and drop support for Py v3.7 (#484)

parent 8758f8f8
No related branches found
No related tags found
1 merge request!255Support Python v3.12 on v0.11 release, release v0.11.2 (#484)
......@@ -14,11 +14,11 @@ keywords = ["g1", "duniter", "cryptocurrency", "librecurrency", "RTM"]
include = ["g1_monetary_license/g1_monetary_license_*.rst"]
[tool.poetry.dependencies]
python = "^3.7.0"
python = "^3.8.0"
duniterpy = "~1.1.1"
click = "^8.0.0"
texttable = "^1.6.3"
pendulum = "^2.1.2"
pendulum = "3.0.0b1"
[tool.poetry.group.test.dependencies]
pytest = "^7.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment