Files
crypto/backend/python/environment.yml
2021-06-28 23:15:13 -04:00

11 lines
156 B
YAML

name: cryptos
channels:
- defaults
dependencies:
- httpx=0.17.1
- pip=21.1.2
- python=3.9.5
- setuptools=52.0.0
# - pip:
# - pyinstaller==4.3