Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f1ee68

Browse filesBrowse files
authored
Merge pull request #37 from pymc-learn/theano-pymc3-versions
fixed pymc3 and theano versions
2 parents 5d72707 + 24c8534 commit 4f1ee68
Copy full SHA for 4f1ee68

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎requirements.txt

Copy file name to clipboardExpand all lines: requirements.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ matplotlib>=2.1.1
44
numpy>=1.13.1
55
numpydoc>=0.7.0
66
pandas>=0.21.1
7-
pymc3>=3.4.1
7+
pymc3==3.4.1
88
scikit-learn>=0.19.1
99
scipy>=1.0.0
1010
seaborn>=0.8.1
1111
six>=1.10.0
12-
theano>=1.0.0
12+
theano>=1.0.4
1313
tqdm>=4.8.4

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.