You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/requirements-dev.txt

69 lines
1.4 KiB

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
#
asgiref==3.5.2
# via django
black==22.10.0
# via -r requirements.in/development.txt
build==0.9.0
# via pip-tools
click==8.1.3
# via
# black
# pip-tools
coverage==6.5.0
# via -r requirements.in/development.txt
django==3.2.16
# via
# -r requirements.in/development.txt
# django-stubs
# django-stubs-ext
django-stubs==1.13.0
# via -r requirements.in/development.txt
django-stubs-ext==0.7.0
# via django-stubs
mypy==0.991
# via django-stubs
mypy-extensions==0.4.3
# via
# black
# mypy
packaging==21.3
# via build
pathspec==0.10.2
# via black
pep517==0.13.0
# via build
pip-tools==6.11.0
# via -r requirements.in/development.txt
platformdirs==2.6.0
# via black
pyparsing==3.0.9
# via packaging
pytz==2022.6
# via django
pywatchman==1.4.1
# via -r requirements.in/development.txt
sqlparse==0.4.3
# via django
tomli==2.0.1
# via django-stubs
types-pytz==2022.6.0.1
# via django-stubs
types-pyyaml==6.0.12.2
# via django-stubs
typing-extensions==4.4.0
# via
# django-stubs
# django-stubs-ext
# mypy
wheel==0.38.4
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools