Skip to content

Commit

Permalink
Merge pull request #1 from JonCooperWorks/fix-reqs
Browse files Browse the repository at this point in the history
Add protobuf and googleapis-common-protos to requirements.txt
  • Loading branch information
MaxFangX committed Aug 23, 2017
2 parents f71c0a2 + dbb9754 commit d1e18c1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions requirements.txt
@@ -1,5 +1,22 @@
Babel==2.4.0
beautifulsoup4==4.6.0
Django==1.11.1
enum34==1.1.6
futures==3.1.1
gevent==1.2.2
googleapis-common-protos==1.5.2
greenlet==0.4.12
grpcio==1.4.0
grpcio-tools==1.4.0
gunicorn==19.6.0
httplib2==0.10.3
msgpack-python==0.4.8
oauth2client==4.1.2
protobuf==3.4.0
pyasn1==0.3.2
pyasn1-modules==0.0.11
pytz==2017.2
rsa==3.4.2
six==1.10.0
uritemplate==3.0.0
whitenoise==3.2

0 comments on commit d1e18c1

Please sign in to comment.