Skip to content

Commit

Permalink
chore: add pre-commit and black in test/requirements
Browse files Browse the repository at this point in the history
Signed-off-by: kostas <kostas@dragonflydb.io>
  • Loading branch information
kostasrim committed Mar 5, 2025
1 parent 5625aa4 commit 93fa646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/dragonfly/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
async-timeout==4.0.3
attrs==22.1.0
black==25.1.0
Deprecated==1.2.13
iniconfig==1.1.1
packaging==23.1
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
pytest==7.1.2
pre-commit==4.1.0
redis==5.2.1
tomli==2.0.1
wrapt==1.14.1
Expand Down

0 comments on commit 93fa646

Please sign in to comment.