We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc80f3 commit e37db42Copy full SHA for e37db42
Scripts/Pipfile
@@ -12,7 +12,7 @@ rope = "*"
12
pandas = "==2.0.2"
13
openpyxl = "*"
14
openmatrix = "==0.3.5"
15
-numpy = "==1.26.2"
+numpy = "*"
16
numexpr = "*"
17
tables = "==3.8.0"
18
shapely = "==2.0.1"
0 commit comments