We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2c8ef commit 19be418Copy full SHA for 19be418
pyproject.toml
@@ -34,7 +34,7 @@ Changelog = "https://github.com/allenai/OLMo-core/blob/main/CHANGELOG.md"
34
dev = [
35
"ruff",
36
"mypy>=1.0,<1.4",
37
- "black>=23.1,<24.0",
+ "black>=23.1,<25.0",
38
"isort>=5.12,<5.14",
39
"pytest",
40
"pytest-memray",
0 commit comments