Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 17, 2025
1 parent a0bb11c commit 6f8f3af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,12 @@ coverage==7.6.9
cryptography==44.0.0
csscompressor==0.9.5
cursor==1.3.5
dask==2024.12.1
dask-expr==1.1.21
dask==2025.1.0
debugpy==1.8.11
decorator==5.1.1
deprecated==1.2.15
distlib==0.3.9
distributed==2024.12.1
distributed==2025.1.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
execnet==2.1.1
executing==2.1.0
Expand Down
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ click==8.1.7
cloudpickle==3.1.0
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==44.0.0
dask==2024.12.1
dask-expr==1.1.21
dask==2025.1.0
deprecated==1.2.15
distributed==2024.12.1
distributed==2025.1.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
fastapi==0.115.6
fastapi-pagination==0.12.34
Expand Down

0 comments on commit 6f8f3af

Please sign in to comment.