renamebycsv/environment.yml
Harrison cc6c9bd0db
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Downgraded environment cryptography package
2023-04-08 05:55:09 -05:00

12 lines
184 B
YAML

name: renamebycsv
channels:
- anaconda
- conda-forge
dependencies:
- build=0.7.0
- pytest=7.2.2
- python=3.11.3
- setuptools=67.6.1
- twine=4.0.2
- cryptography=38.0.4