Skip to content

Commit 1bdd4e6

Browse files
author
Sam rishi
committed
fix:pyproject.toml
1 parent 85f4c14 commit 1bdd4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Events = "^0.4"
3636
httpx = "^0.28.1"
3737
requests = "^2.28.1"
3838
uplink = "^0.9.7"
39-
pandas = "^2.1.0"
4039
pydantic = "^1.10.2"
4140
pyyaml = "^6.0.1"
41+
pandas = "^2.1.0"
4242

4343
[tool.poetry.group.dev.dependencies]
4444
black = ">=22.10,<25.0"

0 commit comments

Comments
 (0)