File size: 293 Bytes
e98c0d7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | pip==24.2 pip-tools==7.4.1 flake8==7.3.0 hashin==1.0.5 pipenv==2024.4.1 plette==2.1.0 poetry==2.2.1 # TODO: Replace 3p package `tomli` with 3.11's new stdlib `tomllib` once we drop support for Python 3.10. tomli==2.2.1 # Some dependencies will only install if Cython is present Cython==3.1.2 |