Skip to content

Commit

Permalink
Config version update
Browse files Browse the repository at this point in the history
  • Loading branch information
PanPip committed Jun 12, 2020
1 parent 520c254 commit 55815ef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@ python_requires =
setup_requires =
setuptools
install_requires =
pandas==0.25.3
numpy==1.17.3
pandas==1.0.4
numpy==1.18.5
xmlrunner==1.7.7
numba==0.49.1
scikit-learn==0.21.3
scipy==1.3.1
scikit-learn==0.23.1
scipy==1.4.1
statsmodels==0.11.1
matplotlib==3.1.1
cvxpy==1.0.25
matplotlib==3.2.1
cvxpy==1.1.1

[options.packages.find]
package_dir =
Expand Down

0 comments on commit 55815ef

Please sign in to comment.