Skip to content
Snippets Groups Projects
Commit bf41b475 authored by Christoph Knote's avatar Christoph Knote
Browse files

Testing alternative dependeny issue

parent fcfddc63
No related branches found
No related tags found
1 merge request!16Introduce poetry packaging
......@@ -31,8 +31,8 @@ issues = "http://mbees.med.uni-augsburg.de/gitlab/mbees/icartt_pypackage/issues"
[tool.poetry.dependencies]
python = ">=3.6,<4"
numpy = ">= 1.18"
python = ">=3.8,<4"
numpy = ">= 1.22"
[tool.poetry.dev-dependencies]
pytest = "^5.2"
......
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