# Requirements for running on top of kinetic

# xenial packages versions to validate behavior with these versions for a potential ROS package for rostful
# pytest==2.8.7
# pytest-xdist==1.8  # for --boxed
# hypothesis==3.0.1
# numpy==1.11.0
# TESTS are outside the package : they dont need to match the system packages on the corresponding ROS DISTRO
# since they willnot be distributed as part of the package.

# Package Dependencies need to match ROS (or xenial's) package version

Flask==0.10.1
Flask-Cors==3.0.3
Flask-Restful==0.3.4
Flask-reverse-proxy==0.2.0
click==6.2.0
webargs==1.3.4
pyros==0.4.3
#pyros_setup  # pyros should provide this...
#pyros_config  # pyros should provide this...
tornado==4.2.1
simplejson==3.8.1
tblib==1.2.0
