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 f807d95 commit ee57bedCopy full SHA for ee57bed
environment-dev.yml
@@ -5,7 +5,7 @@ channels:
5
dependencies:
6
- python=3.6
7
- arviz>=0.9
8
- - theano>=1.0.4
+ - theano>=1.0.5
9
- numpy>=1.13
10
- scipy>=0.18
11
- pandas >=0.18
requirements.txt
@@ -1,5 +1,5 @@
1
arviz>=0.9.0
2
-theano>=1.0.4
+theano>=1.0.5
3
numpy>=1.13.0
4
scipy>=0.18.1
pandas>=0.18.0
0 commit comments