Skip to content

Commit 6fa67a4

Browse files
committed
move pandas and s3fs to main dependencies
1 parent 63a5829 commit 6fa67a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ tqdm = "^4.62.3"
1919
pygithub = "^1.55"
2020
jsonschema = "^4.6.1"
2121
gql = {extras = ["requests"], version = "^3.4.0"}
22-
23-
[tool.poetry.group.analysis.dependencies]
2422
pandas = "^1.5.0"
2523
s3fs = "^2022.8.2"
2624

0 commit comments

Comments
 (0)