mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
36 lines
424 B
YAML
36 lines
424 B
YAML
name: py37
|
|
# channels:
|
|
# - conda-forge
|
|
dependencies:
|
|
- python=3.7
|
|
- sphinx
|
|
- sphinx_rtd_theme
|
|
- pip
|
|
- openssl
|
|
- xz
|
|
- setuptools
|
|
- wheel
|
|
- zlib
|
|
- babel
|
|
- docutils
|
|
- freetype
|
|
- imagesize
|
|
- jbig
|
|
- jinja2
|
|
- jpeg
|
|
- libpng
|
|
- libtiff
|
|
- markupsafe
|
|
- mock
|
|
- olefile
|
|
- pbr
|
|
- pillow
|
|
- pygments
|
|
- pytz
|
|
- requests
|
|
- six
|
|
- snowballstemmer
|
|
- sphinx
|
|
- sqlite
|
|
- xz
|
|
- aiohttp
|