tldtest.net/requirements.txt
dependabot[bot] ad332f7dcd
Bump build from 1.0.3 to 1.1.1
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.1.1)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 04:34:45 +00:00

74 lines
1.4 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
asgiref==3.7.2
# via
# -r requirements.in
# django
build==1.1.1
# via
# -r requirements.in
# pip-tools
click==8.1.7
# via
# -r requirements.in
# pip-tools
django==5.0.2
# via
# -r requirements.in
# django-appconf
django-admin-extra-buttons==1.5.7
# via -r requirements.in
django-appconf==1.0.6
# via django-compressor
django-compressor==4.4
# via -r requirements.in
flake8==7.0.0
# via -r requirements.in
mccabe==0.7.0
# via
# -r requirements.in
# flake8
packaging==23.2
# via
# -r requirements.in
# build
pip-tools==7.3.0
# via -r requirements.in
pycodestyle==2.11.1
# via
# -r requirements.in
# flake8
pyflakes==3.2.0
# via
# -r requirements.in
# flake8
pyproject-hooks==1.0.0
# via
# -r requirements.in
# build
rcssmin==1.1.1
# via django-compressor
rjsmin==1.2.1
# via django-compressor
sqlparse==0.4.4
# via
# -r requirements.in
# django
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
typing-extensions==4.10.0
# via asgiref
wheel==0.42.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools