Removed secondary requirements
We already have a list of those in both pillar and bcloud-server, so we don't also need a list here.
This commit is contained in:
@@ -7,56 +7,3 @@ responses==0.5.1
|
|||||||
pytest-cov==2.3.0
|
pytest-cov==2.3.0
|
||||||
mock==2.0.0
|
mock==2.0.0
|
||||||
|
|
||||||
# Secondary requirements:
|
|
||||||
algoliasearch==1.8.0
|
|
||||||
bcrypt==3.1.0
|
|
||||||
blinker==1.4
|
|
||||||
Cerberus==0.9.2
|
|
||||||
cffi==1.7.0
|
|
||||||
cryptography==1.4
|
|
||||||
enum34==1.1.6
|
|
||||||
Eve==0.6.4
|
|
||||||
Events==0.2.1
|
|
||||||
Flask==0.10.1
|
|
||||||
Flask-PyMongo==0.4.1
|
|
||||||
Flask-Script==2.0.5
|
|
||||||
futures==3.0.5
|
|
||||||
gax-google-logging-v2==0.7.12
|
|
||||||
gax-google-pubsub-v1==0.7.12
|
|
||||||
gcloud==0.17.0
|
|
||||||
google-apitools==0.5.4
|
|
||||||
google-gax==0.12.3
|
|
||||||
googleapis-common-protos==1.2.0
|
|
||||||
grpc-google-logging-v2==0.7.12
|
|
||||||
grpc-google-pubsub-v1==0.7.12
|
|
||||||
grpcio==1.0.0rc1
|
|
||||||
httplib2==0.9.2
|
|
||||||
idna==2.1
|
|
||||||
ipaddress==1.0.16
|
|
||||||
itsdangerous==0.24
|
|
||||||
Jinja2==2.8
|
|
||||||
MarkupSafe==0.23
|
|
||||||
ndg-httpsclient==0.4.2
|
|
||||||
oauth2client==3.0.0
|
|
||||||
Pillow==3.3.0
|
|
||||||
pkg-resources==0.0.0
|
|
||||||
ply==3.8
|
|
||||||
protobuf==3.0.0b4
|
|
||||||
pyasn1==0.1.9
|
|
||||||
pyasn1-modules==0.0.8
|
|
||||||
pycparser==2.14
|
|
||||||
pymongo==3.3.0
|
|
||||||
pyOpenSSL==16.0.0
|
|
||||||
requests==2.10.0
|
|
||||||
rsa==3.4.2
|
|
||||||
simplejson==3.8.2
|
|
||||||
six==1.10.0
|
|
||||||
Werkzeug==0.11.3
|
|
||||||
zencoder==0.6.5
|
|
||||||
|
|
||||||
# Secondary testing requirements:
|
|
||||||
cookies==2.2.1
|
|
||||||
coverage==4.2
|
|
||||||
funcsigs==1.0.2
|
|
||||||
pbr==1.10.0
|
|
||||||
py==1.4.31
|
|
||||||
|
Reference in New Issue
Block a user