add huge package
Some checks failed
Test CI / test (push) Failing after 16s

This commit is contained in:
2025-04-02 21:46:59 +02:00
parent d19c95bd3e
commit b00b0eb653
2 changed files with 2395 additions and 7 deletions

View File

@@ -6,7 +6,9 @@ authors = ["Max Mehl <mail@mehl.mx>"]
[tool.poetry.dependencies]
python = "^3.10"
argparse = "^1.4.0"
requests = "^2.32.3"
pandas = "^2.2.3"
jupyter = "^1.1.1"
[build-system]