linkding/requirements.dev.txt

56 lines
1.1 KiB
Text
Raw Normal View History

#
2024-09-19 17:15:51 +00:00
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.dev.in
#
2024-09-19 17:15:51 +00:00
asgiref==3.8.1
# via django
2024-09-19 17:15:51 +00:00
black==24.8.0
# via -r requirements.dev.in
click==8.1.7
# via black
2024-09-19 17:15:51 +00:00
coverage==7.6.1
# via -r requirements.dev.in
2024-09-19 17:15:51 +00:00
django==5.1.1
# via django-debug-toolbar
2024-09-19 17:15:51 +00:00
django-debug-toolbar==4.4.6
# via -r requirements.dev.in
2024-08-29 20:45:43 +00:00
execnet==2.1.1
# via pytest-xdist
greenlet==3.0.3
# via playwright
iniconfig==2.0.0
# via pytest
mypy-extensions==1.0.0
# via black
2024-09-19 17:15:51 +00:00
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via black
2024-09-19 17:15:51 +00:00
platformdirs==4.3.6
# via black
2024-09-19 17:15:51 +00:00
playwright==1.47.0
# via -r requirements.dev.in
2024-09-19 17:15:51 +00:00
pluggy==1.5.0
# via pytest
2024-09-19 17:15:51 +00:00
pyee==12.0.0
# via playwright
2024-09-19 17:15:51 +00:00
pytest==8.3.3
# via
# -r requirements.dev.in
# pytest-django
2024-08-29 20:45:43 +00:00
# pytest-xdist
2024-09-19 17:15:51 +00:00
pytest-django==4.9.0
# via -r requirements.dev.in
2024-08-29 20:45:43 +00:00
pytest-xdist==3.6.1
# via -r requirements.dev.in
2024-09-19 17:15:51 +00:00
sqlparse==0.5.1
# via
# django
# django-debug-toolbar
2024-09-19 17:15:51 +00:00
typing-extensions==4.12.2
# via pyee