You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.4 KiB
Plaintext
68 lines
1.4 KiB
Plaintext
4 years ago
|
#
|
||
3 years ago
|
# This file is autogenerated by pip-compile with python 3.10
|
||
4 years ago
|
# To update, run:
|
||
|
#
|
||
|
# pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
|
||
|
#
|
||
3 years ago
|
asgiref==3.5.0
|
||
|
# via django
|
||
3 years ago
|
black==22.1.0
|
||
3 years ago
|
# via -r requirements.in/development.txt
|
||
3 years ago
|
click==8.0.4
|
||
3 years ago
|
# via
|
||
|
# black
|
||
|
# pip-tools
|
||
3 years ago
|
coverage==6.3.2
|
||
3 years ago
|
# via -r requirements.in/development.txt
|
||
|
django==3.2.12
|
||
|
# via
|
||
|
# -r requirements.in/development.txt
|
||
|
# django-stubs
|
||
3 years ago
|
# django-stubs-ext
|
||
|
django-stubs==1.9.0
|
||
3 years ago
|
# via -r requirements.in/development.txt
|
||
3 years ago
|
django-stubs-ext==0.3.1
|
||
|
# via django-stubs
|
||
|
mypy==0.941
|
||
3 years ago
|
# via django-stubs
|
||
|
mypy-extensions==0.4.3
|
||
|
# via
|
||
|
# black
|
||
|
# mypy
|
||
3 years ago
|
pathspec==0.9.0
|
||
3 years ago
|
# via black
|
||
3 years ago
|
pep517==0.12.0
|
||
|
# via pip-tools
|
||
|
pip-tools==6.5.1
|
||
3 years ago
|
# via -r requirements.in/development.txt
|
||
3 years ago
|
platformdirs==2.5.1
|
||
|
# via black
|
||
|
pytz==2022.1
|
||
3 years ago
|
# via django
|
||
|
pywatchman==1.4.1
|
||
|
# via -r requirements.in/development.txt
|
||
3 years ago
|
sqlparse==0.4.2
|
||
3 years ago
|
# via django
|
||
|
toml==0.10.2
|
||
3 years ago
|
# via django-stubs
|
||
|
tomli==2.0.1
|
||
3 years ago
|
# via
|
||
|
# black
|
||
|
# mypy
|
||
3 years ago
|
# pep517
|
||
|
types-pytz==2021.3.6
|
||
|
# via django-stubs
|
||
|
types-pyyaml==6.0.5
|
||
|
# via django-stubs
|
||
|
typing-extensions==4.1.1
|
||
3 years ago
|
# via
|
||
|
# django-stubs
|
||
3 years ago
|
# django-stubs-ext
|
||
3 years ago
|
# mypy
|
||
3 years ago
|
wheel==0.37.1
|
||
|
# via pip-tools
|
||
4 years ago
|
|
||
|
# The following packages are considered to be unsafe in a requirements file:
|
||
|
# pip
|
||
3 years ago
|
# setuptools
|