Skip to content

Commit

Permalink
Merge pull request #44 from gooley/feature/remove-unused-deps
Browse files Browse the repository at this point in the history
Remove unused mlflow dependency
  • Loading branch information
yangkky authored Aug 28, 2024
2 parents e3eba6a + 4e74b63 commit a9ef6f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
- pip
- pip:
- git+https://github.com/microsoft/protein-sequence-models.git
- mlflow
- scikit-learn
- seaborn
- blosum
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"lmdb",
"numpy",
"sequence-models",
"mlflow",
"scikit-learn",
"blosum",
"seaborn",
Expand Down

0 comments on commit a9ef6f7

Please sign in to comment.