1
0
mirror of https://github.com/etesync/server synced 2024-11-19 07:18:08 +00:00
etesync-server/requirements-dev.txt

56 lines
1.2 KiB
Plaintext
Raw Normal View History

#
2024-06-08 21:49:40 +00:00
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
#
2024-06-08 21:49:40 +00:00
asgiref==3.8.1
# via
2024-06-08 21:49:40 +00:00
# django
# django-stubs
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
coverage==7.5.3
# via -r requirements.in/development.txt
2024-06-08 21:49:40 +00:00
django==5.0.6
# via
# django-stubs
# django-stubs-ext
2024-06-08 21:49:40 +00:00
django-stubs==5.0.2
# via -r requirements.in/development.txt
2024-06-08 21:49:40 +00:00
django-stubs-ext==5.0.2
# via django-stubs
2024-06-08 21:49:40 +00:00
mypy==1.10.0
# via -r requirements.in/development.txt
mypy-extensions==1.0.0
# via mypy
packaging==24.0
# via build
2024-06-08 21:49:40 +00:00
pip-tools==7.4.1
# via -r requirements.in/development.txt
2024-06-08 21:49:40 +00:00
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pywatchman==2.0.0
# via -r requirements.in/development.txt
ruff==0.4.8
# via -r requirements.in/development.txt
2024-06-08 21:49:40 +00:00
sqlparse==0.5.0
# via django
2024-06-08 21:49:40 +00:00
types-pyyaml==6.0.12.20240311
# via django-stubs
2024-06-08 21:49:40 +00:00
typing-extensions==4.12.2
# via
# django-stubs
# django-stubs-ext
# mypy
2024-06-08 21:49:40 +00:00
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools