diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 38ae0b1cd..0816f6827 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -28,7 +28,7 @@ jobs: #- os: windows-latest # path: ~\AppData\Local\pip\Cache # python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] - python-version: ['3.11', '3.12', '3.13'] + python-version: ['3.10', '3.11', '3.12', '3.13'] steps: diff --git a/requirements.txt b/requirements.txt index 7605da180..abd24d60e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ uvicorn~=0.29.0 websockets>=10.0.0 python-dotenv~=0.19.2 aiofiles~=0.7.0 -numba~=0.60.0 +numba~=0.61.0rc2 PyJWT~=2.8.0 cryptography~=42.0.5 sympy~=1.6