Skip to content

Commit 7fe5aed

Browse files
Merge pull request #2 from ISISComputingGroup/lets_not_pin_genie_to_an_old_version
Let's not pin genie to an old version
2 parents a749a99 + 91b0e6c commit 7fe5aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242

4343
dependencies = [
4444
"pcaspy@git+https://github.com/ISISComputingGroup/pcaspy",
45-
"genie-python[plot]==15.1.0",
45+
"genie-python[plot]",
4646
"CaChannel",
4747
"mock",
4848
"parameterized",

0 commit comments

Comments
 (0)