Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump protobuf from 3.6.1 to 3.18.3 in /stochaskell/edward #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion stochaskell/edward/benchmark/requirements.edward.txt

This file was deleted.

14 changes: 14 additions & 0 deletions stochaskell/edward/benchmark/requirements.edward.txt
@@ -0,0 +1,14 @@
backports.weakref==1.0rc1
bleach==1.5.0
edward==1.3.5
funcsigs==1.0.2
html5lib==0.9999999
Markdown==2.6.8
mock==2.0.0
numpy==1.14.5
pbr==3.1.1
pkg-resources==0.0.0
protobuf==3.18.3
six==1.10.0
tensorflow==1.2.1
Werkzeug==0.12.2
2 changes: 1 addition & 1 deletion stochaskell/edward/benchmark/requirements.tf.txt
Expand Up @@ -14,7 +14,7 @@ Markdown==2.6.8
mock==2.0.0
numpy==1.14.5
pkg-resources==0.0.0
protobuf==3.6.1
protobuf==3.18.3
six==1.10.0
tensorboard==1.14.0
tensorflow-estimator==1.14.0
Expand Down
2 changes: 1 addition & 1 deletion stochaskell/edward/requirements.txt
Expand Up @@ -8,7 +8,7 @@ mock==2.0.0
numpy==1.14.5
pbr==3.1.1
pkg-resources==0.0.0
protobuf==3.6.1
protobuf==3.18.3
six==1.10.0
tensorflow==1.2.1
Werkzeug==0.12.2