Files
bonobo/config/conda.yml
2017-01-17 23:30:58 +01:00

14 lines
257 B
YAML

name: py35
dependencies:
- pip=9.0.1=py35_0
- python=3.5.2=0
- setuptools=20.3=py35_0
- wheel=0.29.0=py35_0
- pip:
- psycopg2 >=2.6.1
- blessings >=1.6,<1.7
- psutil >=5.0,<5.1
- requests >=2.12,<2.13
- stevedore >=1.19,<1.20
- toolz >=0.8,<0.9