Pin dependencies
This commit is contained in:
+3
-3
@@ -26,6 +26,6 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^25.1.0"
|
||||
ipython = "^9.0.2"
|
||||
pytest = "^8.2.2"
|
||||
black = "25.1.0"
|
||||
ipython = "9.2.0"
|
||||
pytest = "8.3.5"
|
||||
|
||||
Reference in New Issue
Block a user