Skip to content

Commit

Permalink
Merge pull request #244 from rs-station/renovate/gemmi-0.x
Browse files Browse the repository at this point in the history
Update dependency gemmi to >=0.5.5, <=0.6.5
  • Loading branch information
JBGreisman authored Feb 19, 2024
2 parents 1c0971b + 1a8c9c5 commit 9fe3dcd
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 @@ -74,7 +74,7 @@ def getVersionNumber():
project_urls=PROJECT_URLS,
python_requires=">3.7",
install_requires=[
"gemmi>=0.5.5, <=0.6.4",
"gemmi>=0.5.5, <=0.6.5",
"pandas>=2.0.0, <=2.1.4",
"numpy",
"scipy",
Expand Down

0 comments on commit 9fe3dcd

Please sign in to comment.