icm/requirements_dev.txt

28 lines
896 B
Plaintext

-i https://pypi.org/simple
anyio==3.7.1 ; python_version >= '3.7'
attrs==23.1.0 ; python_version >= '3.7'
certifi==2023.7.22 ; python_version >= '3.6'
exceptiongroup==1.1.3 ; python_version >= '3.7'
fancycompleter==0.9.1
h11==0.14.0 ; python_version >= '3.7'
httpcore==0.17.3 ; python_version >= '3.7'
httpx==0.24.1
idna==3.4 ; python_version >= '3.5'
iniconfig==2.0.0 ; python_version >= '3.7'
outcome==1.2.0 ; python_version >= '3.7'
packaging==23.1 ; python_version >= '3.7'
pdbpp==0.10.3
pluggy==1.2.0 ; python_version >= '3.7'
pygments==2.16.1 ; python_version >= '3.7'
pyrepl==0.9.0
pysocks==1.7.1
pytest==7.4.0
selenium==4.11.2
sniffio==1.3.0 ; python_version >= '3.7'
sortedcontainers==2.4.0
trio==0.22.2 ; python_version >= '3.7'
trio-websocket==0.10.3 ; python_version >= '3.7'
urllib3[socks]==2.0.4 ; python_version >= '3.7'
wmctrl==0.4
wsproto==1.2.0 ; python_full_version >= '3.7.0'