Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliverMaier committed Dec 15, 2022
1 parent 81d66dd commit c020019
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,10 @@ package_dir =
packages = find:
python_requires = >=3.8
install_requires =
xarray >= 2022.3
pandas >= 1.4.2
numpy >= 1.23.1
proteolizarddata >= 0.1
proteolizardalgo >= 0.1
arviz >= 0.12.1
pymc >= 4.1.4
aesara >= 2.6.4
seaborn
matplotlib
plotly
proteolizarddata ~= 0.1
proteolizardalgo ~= 0.1
pymc >= 5.0.0
seaborn ~= 0.12
plotly ~= 5.11
[options.packages.find]
where = src

0 comments on commit c020019

Please sign in to comment.