|
| 1 | +--- |
| 2 | +name: optimagic |
| 3 | +channels: |
| 4 | + - conda-forge |
| 5 | + - nodefaults |
| 6 | +dependencies: |
| 7 | + - cyipopt>=1.4.0 # dev, tests |
| 8 | + - pygmo>=2.19.0 # dev, tests, docs |
| 9 | + - nlopt # dev, tests, docs |
| 10 | + - pip # dev, tests, docs |
| 11 | + - pytest # dev, tests |
| 12 | + - pytest-cov # tests |
| 13 | + - pytest-xdist # dev, tests |
| 14 | + - statsmodels # dev, tests |
| 15 | + - cloudpickle # run, tests |
| 16 | + - joblib # run, tests |
| 17 | + - numpy >= 2 # run, tests |
| 18 | + - pandas # run, tests |
| 19 | + - plotly>=6.2 # run, tests |
| 20 | + - pybaum>=0.1.2 # run, tests |
| 21 | + - scipy>=1.2.1 # run, tests |
| 22 | + - sqlalchemy # run, tests |
| 23 | + - seaborn # dev, tests |
| 24 | + - mypy=1.14.1 # dev, tests |
| 25 | + - pyyaml # dev, tests |
| 26 | + - jinja2 # dev, tests |
| 27 | + - annotated-types # dev, tests |
| 28 | + - iminuit # dev, tests |
| 29 | + - cma # dev, tests |
| 30 | + - pip: # dev, tests, docs |
| 31 | + - DFO-LS>=1.5.3 # dev, tests |
| 32 | + - Py-BOBYQA # dev, tests |
| 33 | + - fides==0.7.4 # dev, tests |
| 34 | + - kaleido>=1.0 # dev, tests |
| 35 | + - bayes_optim # dev, tests |
| 36 | + - pandas-stubs # dev, tests |
| 37 | + - types-cffi # dev, tests |
| 38 | + - types-openpyxl # dev, tests |
| 39 | + - types-jinja2 # dev, tests |
| 40 | + - sqlalchemy-stubs # dev, tests |
| 41 | + - sphinxcontrib-mermaid # dev, tests, docs |
| 42 | + - -e ../../ |
| 43 | + - bayesian_optimization==1.4.0 |
| 44 | + - nevergrad |
0 commit comments