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

59 lines
1.2 KiB

#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
#
appdirs==1.4.4
# via black
asgiref==3.5.0
# via django
black==20.8b1
# via -r requirements.in/development.txt
click==7.1.2
# via
# black
# pip-tools
coverage==5.3.1
# via -r requirements.in/development.txt
django==3.2.12
# via
# -r requirements.in/development.txt
# django-stubs
django-stubs==1.7.0
# via -r requirements.in/development.txt
mypy==0.790
# via django-stubs
mypy-extensions==0.4.3
# via
# black
# mypy
pathspec==0.8.1
# via black
pip-tools==5.4.0
# via -r requirements.in/development.txt
pytz==2020.5
# via django
pywatchman==1.4.1
# via -r requirements.in/development.txt
regex==2020.11.13
# via black
six==1.15.0
# via pip-tools
sqlparse==0.4.1
# via django
toml==0.10.2
# via black
typed-ast==1.4.1
# via
# black
# mypy
typing-extensions==3.7.4.3
# via
# black
# django-stubs
# mypy
# The following packages are considered to be unsafe in a requirements file:
# pip