staging #96

Merged
lmiranda merged 90 commits from staging into main 2026-02-01 21:33:13 +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",