This is a gentle fork from https://framagit.org/marienfressinaud/photos.marienfressinaud.fr with a responsive and optimized mindset. https://media.larlet.fr/
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.

requirements-dev.txt 787B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. #
  2. # This file is autogenerated by pip-compile with python 3.9
  3. # To update, run:
  4. #
  5. # pip-compile requirements-dev.in
  6. #
  7. black==21.12b0
  8. # via -r requirements-dev.in
  9. click==8.0.3
  10. # via
  11. # black
  12. # pip-tools
  13. flake8==4.0.1
  14. # via -r requirements-dev.in
  15. mccabe==0.6.1
  16. # via flake8
  17. mypy-extensions==0.4.3
  18. # via black
  19. pathspec==0.9.0
  20. # via black
  21. pep517==0.12.0
  22. # via pip-tools
  23. pip-tools==6.4.0
  24. # via -r requirements-dev.in
  25. platformdirs==2.4.1
  26. # via black
  27. pycodestyle==2.8.0
  28. # via flake8
  29. pyflakes==2.4.0
  30. # via flake8
  31. tomli==1.2.3
  32. # via
  33. # black
  34. # pep517
  35. typing-extensions==4.0.1
  36. # via black
  37. wheel==0.37.1
  38. # via pip-tools
  39. # The following packages are considered to be unsafe in a requirements file:
  40. # pip
  41. # setuptools