weblate/requirements-test.txt
Michal Čihař bc40cfb41e Declare Python 3.9 as supported
It needs Selenium 4, the 3.x series is not compatible with Python 3.9,
see https://github.com/SeleniumHQ/selenium/issues/8762

This also simplifies test matrix by including wanted test combinations
instead of excluding all the ones we want to skip in more complex
setups.
2020-10-13 15:22:15 +02:00

4 lines
88 B
Text

-r requirements-optional.txt
coverage
responses>=0.10.1,<0.13.0
selenium>=4.0.0a6.post2