Skip to content

Commit 836edbc

Browse files
--
1 parent ab8dc1a commit 836edbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

energyml-utils/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ energyml-opc = "^1.12.0"
7070
h5py = { version = "^3.7.0", optional = false }
7171
numpy = { version = "^1.16.6", optional = false }
7272
pyarrow = { version = "^14.0.1", optional = true }
73+
pandas = { version = "^1.1.0", optional = true }
7374
lasio = { version = "^0.31", optional = true }
7475
segyio = { version = "^1.9", optional = true }
7576

7677
[tool.poetry.group.dev.dependencies]
77-
pandas = { version = "^1.1.0"}
7878
coverage = {extras = ["toml"], version = "^6.2"}
7979
pytest = "^8.1.1"
8080
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)