Skip to content

Commit

Permalink
Pin major and minor versions of some packages (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
samaloney authored Nov 29, 2024
1 parent 5c973a9 commit 5382d52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@ packages = find:
python_requires = >=3.9
setup_requires = setuptools_scm
install_requires =
bitstring
hissw
bitstring~=4.2
hissw~=2.3
intervaltree
numpy
matplotlib
paramiko
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


Expand Down

0 comments on commit 5382d52

Please sign in to comment.