aiohttp==3.10.10
requests==2.32.3
PyYAML==6.0.2
pandas>=1.1.5
Jinja2>=2.11.3
graphviz==0.20.3
distro==1.9.0
packaging<24,>=21.3
psutil>=5.8.0
GitPython==3.1.43
lambdapdk>=0.1.38
PyGithub==2.5.0
urllib3>=1.26.0
fasteners==0.19
fastjsonschema==2.20.0
docker==7.1.0
sc-surelog==1.84.1
orjson==3.10.11

[:python_full_version != "3.9.7"]
streamlit==1.40.0
streamlit_agraph==0.0.45
streamlit-antd-components==0.3.2
streamlit_javascript==0.1.5
streamlit-autorefresh==1.0.1

[:python_version < "3.10"]
importlib_metadata

[:python_version <= "3.8"]
Pillow==10.4.0

[:python_version >= "3.9"]
Pillow==11.0.0

[docs]
Sphinx==8.1.3
pip-licenses==5.0.0
pydata-sphinx-theme==0.16.0
sc-leflib>=0.2.0

[examples]
migen==0.9.2
lambdalib==0.3.1

[profile]
gprof2dot==2024.6.6

[test]
pytest==8.3.3
pytest-xdist==3.6.1
pytest-timeout==2.3.1
pytest-asyncio==0.24.0
responses==0.25.3
PyVirtualDisplay==3.0
flake8==7.1.1
tclint==0.4.2
codespell==2.3.0

[test:python_version <= "3.8"]
pytest-cov==5.0.0

[test:python_version >= "3.9"]
pytest-cov==6.0.0
