name: dyn-dev-environment
channels:
    - defaults
dependencies:
    - numpy=1.18
    - pandas=0.25.1
    - python=3.7.4
    - scipy=1.5
    - statsmodels=0.10.1
    - sympy=1.6

