Skip to content

Commit

Permalink
add pandas as dependency for base dianna
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmeijer committed Sep 24, 2024
1 parent d2cbb39 commit d353d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ install_requires =
scikit-learn
tqdm
xarray
ad pandas
torch <=2.3.1 # this is temporary, see #829
# tf and tfprob are required but not declared by onnx_tf
tensorflow >= 2.12,<2.16
Expand Down Expand Up @@ -102,7 +103,6 @@ notebooks =
nbmake
notebook
Pillow
pandas
pytorch_lightning
scipy
skl2onnx
Expand Down

0 comments on commit d353d1e

Please sign in to comment.