Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-a-sanders authored Mar 13, 2024
1 parent cd729ea commit ef0ebfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ requires-python = ">=3.8"
dependencies = [
"appdirs",
"click",
"depthcharge-ms=0.1.0",
"depthcharge-ms==0.1.0",
"natsort",
"numpy",
"pandas",
"psutil",
"PyGithub",
"pytorch-lightning=1.8.6",
"pytorch-lightning==1.8.6",
"PyYAML",
"requests",
"scikit-learn",
Expand Down

0 comments on commit ef0ebfb

Please sign in to comment.