Skip to content

Commit

Permalink
Fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cduck committed Jul 25, 2018
1 parent cc69737 commit 7105189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions python2.7-runtime-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
google-api-python-client~=1.6
matplotlib~=2.1
networkx~=2.1
numpy~=1.13
protobuf~=3.5
sortedcontainers~=1.5
Expand Down
2 changes: 1 addition & 1 deletion runtime-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ protobuf~=3.5
requests~=2.18
sortedcontainers~=2.0
scipy~=1.1.0
networkx
networkx~=2.1

0 comments on commit 7105189

Please sign in to comment.