summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
blob: f93c408ae1f593276e1e2c2126782e7b2c4bf2be (plain)
1
2
3
4
5
6
7
8
-e .[testutils,spelling]
# astroid dependency is also defined in setup.cfg
astroid==2.11.6  # Pinned to a specific version for tests
typing-extensions~=4.2
pytest~=7.1
pytest-benchmark~=3.4
pytest-timeout~=2.1
requests