提交 15467a72 编写于 作者: X Xiangquan Xiao 提交者: Lei Wang

Docker: Retire unused python libs. (#7378)

上级 d733eee5
......@@ -3,7 +3,6 @@ dependencies:
- python=2.7
- numpy=1.8.2 # required by adu/ros-base
- h5py=2.3.0 # latest version compatible with numpy 1.8.2; can also use 2.5.0 with pip
- pymongo
- pip:
- astropy==1.2.2 # anaconda says 0.4.1 is the latest version compatible with numpy 1.8.2, but not mature enough
- glog
......
......@@ -2,9 +2,6 @@
# sudo apt-get install python-numpy python-scipy python-matplotlib
# sudo pip install -r py27_requirements.txt
# system utils
supervisor
# Google infras.
glog
protobuf == 3.1
......@@ -13,12 +10,10 @@ python-gflags
# Web utils.
flask
flask-cors
gunicorn
requests >= 2.18
simplejson
# Python tools
pymongo
pyproj == 1.9.6
shapely
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册