sanic/environment.yml

19 lines
359 B
YAML
Raw Normal View History

name: py36
2017-01-30 00:32:57 +00:00
dependencies:
- pip=18.1=py36_0
2019-02-18 06:02:45 +00:00
- python=3.6=0
- setuptools=40.4.3=py36_0
2017-01-30 00:32:57 +00:00
- pip:
- httptools>=0.0.10
- uvloop>=0.5.3
2017-01-30 00:32:57 +00:00
- ujson>=1.35
- aiofiles>=0.3.0
- websockets>=6.0,<7.0
2018-10-21 09:56:48 +01:00
- multidict>=4.0,<5.0
- sphinx==1.8.3
- sphinx_rtd_theme==0.4.2
- recommonmark==0.5.0
- sphinxcontrib-asyncio>=0.2.0
- docutils==0.14
- pygments==2.3.1