Skip to content

Commit

Permalink
Specify PoseCheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
amorehead committed Feb 2, 2025
1 parent a1c462d commit 452279e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ dependencies = [
"numpy", # for numerical operations
"pandas>=1.3.5", # for data parsing and analysis
"posebusters @ git+https://github.com/amorehead/posebusters.git@posebench", # for protein-ligand structure scoring
"posecheck @ git+https://github.com/amorehead/posecheck.git@posebench", # for protein-ligand interaction analysis
"plotly", # for plotting
"pre-commit", # hooks for applying linters on commit
"prody", # for protein data parsing
Expand Down

0 comments on commit 452279e

Please sign in to comment.