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 11f19ca commit 80f543aCopy full SHA for 80f543a
pyproject.toml
@@ -81,7 +81,7 @@ test = [
81
"security==1.3.1",
82
"types-mock==5.2.*",
83
"django>=4,<6",
84
- "numpy ~=2.3.1; python_version == '3.10'",
+ "numpy ==2.2.6; python_version == '3.10'",
85
"numpy ~= 2.3.0; python_version > '3.10'",
86
"flask_wtf~=1.2.0",
87
"fickling~=0.1.0,>=0.1.3",
0 commit comments