django/tests/requirements
Mariusz Felisiak 241adf678f
Used sys_platform in tests requirements.
We already use implementation_name and python_version markers
so it's more consistent. Moreover, marker values can be specified
via pip's command line options.
2024-03-05 13:08:23 +01:00
..
mysql.txt Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3. 2023-01-05 16:34:14 +01:00
oracle.txt Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2023-08-10 10:11:53 +02:00
postgres.txt Refs #33497 -- Added connection pool support for PostgreSQL. 2024-03-01 09:01:18 +01:00
py3.txt Used sys_platform in tests requirements. 2024-03-05 13:08:23 +01:00