revert requirements.txt

This commit is contained in:
clydebarrow 2024-05-12 22:57:42 +10:00
parent 877c7263df
commit 845969eafa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pylint==3.1.0 # also change in .pre-commit-config.yaml when updating
pylint==3.1.0
flake8==7.0.0 # also change in .pre-commit-config.yaml when updating
black==24.4.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.15.2 # also change in .pre-commit-config.yaml when updating