Skip to content

Commit

Permalink
Require ckmutil>=1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstangl authored Jul 16, 2024
1 parent aa153bb commit f89be00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
]
},
install_requires=['numpy>=1.20.0', 'scipy', 'setuptools>=3.3', 'pyyaml',
'ckmutil>=1.1.0', 'wilson>=2.4', 'particle>=0.21.0', 'parton>=0.2.1', ],
'ckmutil>=1.2.0', 'wilson>=2.4', 'particle>=0.21.0', 'parton>=0.2.1', ],
extras_require={
'testing': ['nose2'],
'plotting': ['matplotlib>=2.0'],
Expand Down

0 comments on commit f89be00

Please sign in to comment.