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 7e21527 commit 5d6be96Copy full SHA for 5d6be96
packages/pnt-functional/pyproject.toml
@@ -11,7 +11,7 @@ classifiers = [
11
"Programming Language :: Python :: 3.12",
12
]
13
dependencies = [
14
- "beartype>=0.19.0,<0.20.0",
+ "beartype>=0.20.0,<0.21.0",
15
"expression>=5.5.0",
16
17
description = "A Python package template using Nix and uv"
0 commit comments