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 00495dc commit 8851562Copy full SHA for 8851562
requirements.in
@@ -4,3 +4,4 @@ nbgitpuller
4
pymc3
5
graphviz
6
seaborn
7
+numpy==1.21.5
requirements.txt
@@ -123,8 +123,9 @@ netcdf4==1.5.8
123
# via arviz
124
notebook==6.4.6
125
# via nbgitpuller
126
-numpy==1.22.0
127
# via
128
+ # -r requirements.in
129
# arviz
130
# cftime
131
# fastprogress
0 commit comments