Skip to content

Commit

Permalink
added typer to settings.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
AyrtonB committed Mar 27, 2021
1 parent 0944874 commit 2a1200a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ title = moepy
doc_path = docs
doc_host = https://AyrtonB.github.io
doc_baseurl = /Merit-Order-Effect/
requirements = pandas==1.2.0 numpy==1.19.5 matplotlib==3.3.3 seaborn==0.11.1 lxml==4.6.2 ipypb==0.5.2 dagster==0.9.21 scikit-learn==0.24.0 scipy==1.6.0
requirements = pandas==1.2.0 numpy==1.19.5 matplotlib==3.3.3 seaborn==0.11.1 lxml==4.6.2 ipypb==0.5.2 dagster==0.9.21 scikit-learn==0.24.0 scipy==1.6.0 typer==0.3.2

0 comments on commit 2a1200a

Please sign in to comment.