Skip to content

Commit

Permalink
pandas = "^2.2.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelo7 committed Oct 20, 2024
1 parent feead3f commit cc295ba
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 300 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
services:
redis:
image: redis
Expand Down
Loading

0 comments on commit cc295ba

Please sign in to comment.