Skip to content

Commit ee57bed

Browse files
authored
Peg Theano 1.0.5. (#4032)
1 parent f807d95 commit ee57bed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
dependencies:
66
- python=3.6
77
- arviz>=0.9
8-
- theano>=1.0.4
8+
- theano>=1.0.5
99
- numpy>=1.13
1010
- scipy>=0.18
1111
- pandas >=0.18

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
arviz>=0.9.0
2-
theano>=1.0.4
2+
theano>=1.0.5
33
numpy>=1.13.0
44
scipy>=0.18.1
55
pandas>=0.18.0

0 commit comments

Comments
 (0)