Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 41 additions & 19 deletions tpn/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,47 @@
#
# pip-compile
#
aiohttp==3.6.2
async-timeout==3.0.1 # via aiohttp
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via aiohttp, pytest
chardet==3.0.4 # via aiohttp
colorama==0.4.1 # via pytest
aiohttp==3.7.4
# via -r requirements.in
async-timeout==3.0.1
# via aiohttp
attrs==19.3.0
# via
# aiohttp
# pytest
chardet==3.0.4
# via aiohttp
docopt==0.6.2
idna==2.8 # via yarl
importlib-metadata==1.1.0 # via pluggy, pytest
more-itertools==8.0.0 # via pytest, zipp
multidict==4.6.1 # via aiohttp, yarl
packaging==19.2 # via pytest
pluggy==0.13.1 # via pytest
py==1.8.0 # via pytest
pyparsing==2.4.5 # via packaging
pytest-asyncio==0.10.0
# via -r requirements.in
idna==2.8
# via yarl
more-itertools==8.0.0
# via pytest
multidict==4.6.1
# via
# aiohttp
# yarl
packaging==19.2
# via pytest
pluggy==0.13.1
# via pytest
py==1.8.0
# via pytest
pyparsing==2.4.5
# via packaging
pytest==5.3.1
# via
# -r requirements.in
# pytest-asyncio
pytest-asyncio==0.10.0
# via -r requirements.in
pytoml==0.1.21
six==1.13.0 # via packaging
wcwidth==0.1.7 # via pytest
yarl==1.4.1 # via aiohttp
zipp==0.6.0 # via importlib-metadata
# via -r requirements.in
six==1.13.0
# via packaging
typing-extensions==3.10.0.2
# via aiohttp
wcwidth==0.1.7
# via pytest
yarl==1.4.1
# via aiohttp