development #95

Merged
lmiranda merged 89 commits from development into staging 2026-02-01 21:32:42 +00:00
Showing only changes of commit e70965b429 - Show all commits

View File

@@ -70,6 +70,10 @@ dev = [
# Pre-commit
"pre-commit>=4.0",
# Jupyter
"jupyter>=1.0",
"ipykernel>=6.29",
# Type stubs
"pandas-stubs",
"types-requests",