From 5382d52b4b830db66d23885b9bb61d447b1ce09c Mon Sep 17 00:00:00 2001 From: Shane Maloney Date: Fri, 29 Nov 2024 10:54:01 +0000 Subject: [PATCH] Pin major and minor versions of some packages (#415) --- setup.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/setup.cfg b/setup.cfg index 053cc5ab..0be74683 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,8 +15,8 @@ packages = find: python_requires = >=3.9 setup_requires = setuptools_scm install_requires = - bitstring - hissw + bitstring~=4.2 + hissw~=2.3 intervaltree numpy matplotlib @@ -24,11 +24,11 @@ install_requires = polling2 python-dateutil pyyaml - roentgen + roentgen~=2.1 scp - spiceypy - sunpy>=4.0.1 - watchdog==6.0.0 + spiceypy~=6.0 + sunpy~=5.1 + watchdog~=6.0 stixdcpy==3.0