mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
update dev dependencies (requirements-dev.txt)
This commit is contained in:
parent
e0ef654388
commit
3488d4339c
1 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pytest>=7.4.0
|
||||
black>=23.7.0
|
||||
isort>=5.12.0
|
||||
flake8>=6.1.0
|
||||
mypy>=1.5.1
|
||||
pre-commit>=3.5.0
|
||||
pytest>=8.3.4
|
||||
black>=24.10.0
|
||||
isort>=5.13.2
|
||||
flake8>=7.1.1
|
||||
mypy>=1.14.1
|
||||
pre-commit>=4.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue