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 24c8534

Browse filesBrowse files
authored
fixed pymc3 and theano versions
fixed pymc3 to version 3.4.1 and theano to version 1.0.4
1 parent 5d72707 commit 24c8534
Copy full SHA for 24c8534

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.