···2121, typing-extensions2222, idna-ssl2323# tests_require2424-, async_generator2424+, async-generator2525, freezegun2626, gunicorn2727, pytest-mock···80808181 # NOTE: pytest-xdist cannot be added because it is flaky. See https://github.com/NixOS/nixpkgs/issues/230597 for more info.8282 nativeCheckInputs = [8383- async_generator8383+ async-generator8484 freezegun8585 gunicorn8686 pytest-mock
···4545 apache-airflow = throw "apache-airflow has been moved out of pythonPackages and is available as a standalone package"; # added 2023-06-054646 argon2_cffi = argon2-cffi; # added 2022-05-094747 APScheduler = apscheduler; # added 2023-02-194848+ async_generator = async-generator; # added 2023-08-084849 async_stagger = async-stagger; # added 2023-08-084950 asyncio-nats-client = nats-py; # added 2022-02-085051 awkward0 = throw "awkward0 has been removed, use awkward instead"; # added 2022-12-13