diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 45f40065..06127419 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,4 +1,4 @@ -pytype==2024.4.11 +pytype==2024.9.13 zstandard==0.23.0 sigmf==1.2.2 flask>=2.2.2 diff --git a/static-requirements.txt b/static-requirements.txt index 8e21df1e..30dfffdd 100644 --- a/static-requirements.txt +++ b/static-requirements.txt @@ -1,3 +1,3 @@ black==24.8.0 -pytype==2024.4.11 +pytype==2024.9.13 sigmf==1.2.2