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 4e314c4 commit cdf916eCopy full SHA for cdf916e
env-dev.yml
@@ -3,7 +3,7 @@ channels:
3
- conda-forge
4
- defaults
5
dependencies:
6
- - pymc>=5.16.2,<=5.19.1
+ - pymc==5.24.0
7
- arviz>=0.18.0
8
- numba
9
- matplotlib
env.yml
requirements.txt
@@ -1,4 +1,4 @@
1
-pymc>=5.16.2, <=5.23.0
+pymc==5.24.0
2
arviz>=0.18.0
numba
matplotlib
0 commit comments