Skip to content

Commit

Permalink
Merge pull request #109 from Hekstra-Lab/renovate/gemmi-0.x
Browse files Browse the repository at this point in the history
Update dependency gemmi to >=0.4.2, <=0.5.0
  • Loading branch information
JBGreisman committed Nov 6, 2021
2 parents 4b78bee + 011f30b commit 9d9b052
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 @@ -73,7 +73,7 @@ def getVersionNumber():
project_urls=PROJECT_URLS,
python_requires=">3.6",
install_requires=[
"gemmi>=0.4.2, <=0.4.9",
"gemmi>=0.4.2, <=0.5.0",
"pandas>=1.2.0, <=1.3.4",
"numpy",
"scipy",
Expand Down

0 comments on commit 9d9b052

Please sign in to comment.