Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
amorehead authored Aug 13, 2024
1 parent 9d9f368 commit 7b98b21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,12 @@ dependencies = [
"meeko", # for molecular docking preparation
"numpy", # for numerical operations
"pandas>=1.3.5", # for data parsing and analysis
"posebusters==0.2.12", # for protein-ligand structure scoring
"plotly", # for plotting
"pre-commit", # hooks for applying linters on commit
"prody", # for protein data parsing
"prolif", # for protein-ligand data parsing
"pypdb", # for PDB data parsing
"rdkit>=2023.3.2", # for parsing small molecule data files
"rich", # beautiful text formatting in terminal
"rootutils", # standardizing the project root setup
Expand Down

0 comments on commit 7b98b21

Please sign in to comment.