remove EOL Python versions

This commit is contained in:
priya-kinthali 2026-07-10 17:40:02 +05:30
parent ece7cb06ca
commit 5d9a25d627
9 changed files with 522 additions and 472 deletions

View file

@ -5,7 +5,7 @@ name = "pypi"
[packages]
flake8 = "==6.0.0"
numpy = "==2.2.4"
numpy = "==2.4.6"
[dev-packages]