Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
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 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. #
  2. # This file is autogenerated by pip-compile with Python 3.9
  3. # by the following command:
  4. #
  5. # pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
  6. #
  7. anyio==4.0.0
  8. # via httpcore
  9. black==23.9.0
  10. # via larlet-fr-david (pyproject.toml)
  11. blinker==1.6.2
  12. # via larlet-fr-david (pyproject.toml)
  13. build==1.0.3
  14. # via pip-tools
  15. certifi==2023.7.22
  16. # via
  17. # httpcore
  18. # httpx
  19. click==8.1.7
  20. # via
  21. # black
  22. # djlint
  23. # hatch
  24. # pip-tools
  25. # userpath
  26. colorama==0.4.6
  27. # via djlint
  28. cssbeautifier==1.14.9
  29. # via djlint
  30. distlib==0.3.7
  31. # via virtualenv
  32. djlint==1.32.1
  33. # via larlet-fr-david (pyproject.toml)
  34. editables==0.5
  35. # via hatchling
  36. editorconfig==0.12.3
  37. # via
  38. # cssbeautifier
  39. # jsbeautifier
  40. exceptiongroup==1.1.3
  41. # via anyio
  42. feedparser==6.0.10
  43. # via larlet-fr-david (pyproject.toml)
  44. filelock==3.12.3
  45. # via virtualenv
  46. h11==0.14.0
  47. # via httpcore
  48. hatch==1.7.0
  49. # via larlet-fr-david (pyproject.toml)
  50. hatchling==1.18.0
  51. # via hatch
  52. html-tag-names==0.1.2
  53. # via djlint
  54. html-void-elements==0.1.0
  55. # via djlint
  56. httpcore==0.17.3
  57. # via httpx
  58. httpx==0.24.1
  59. # via hatch
  60. hyperlink==21.0.0
  61. # via hatch
  62. idna==3.4
  63. # via
  64. # anyio
  65. # httpx
  66. # hyperlink
  67. importlib-metadata==6.8.0
  68. # via
  69. # build
  70. # keyring
  71. jaraco-classes==3.3.0
  72. # via keyring
  73. jinja2==3.1.2
  74. # via larlet-fr-david (pyproject.toml)
  75. jsbeautifier==1.14.9
  76. # via
  77. # cssbeautifier
  78. # djlint
  79. json5==0.9.14
  80. # via djlint
  81. keyring==24.2.0
  82. # via hatch
  83. markdown-it-py==3.0.0
  84. # via rich
  85. markupsafe==2.1.3
  86. # via jinja2
  87. mdurl==0.1.2
  88. # via markdown-it-py
  89. minicli==0.5.1
  90. # via larlet-fr-david (pyproject.toml)
  91. mistune==3.0.1
  92. # via larlet-fr-david (pyproject.toml)
  93. more-itertools==10.1.0
  94. # via jaraco-classes
  95. mypy-extensions==1.0.0
  96. # via black
  97. packaging==23.1
  98. # via
  99. # black
  100. # build
  101. # hatch
  102. # hatchling
  103. pathspec==0.11.2
  104. # via
  105. # black
  106. # djlint
  107. # hatchling
  108. pexpect==4.8.0
  109. # via hatch
  110. pillow==10.0.0
  111. # via larlet-fr-david (pyproject.toml)
  112. pip-tools==7.3.0
  113. # via larlet-fr-david (pyproject.toml)
  114. platformdirs==3.10.0
  115. # via
  116. # black
  117. # hatch
  118. # virtualenv
  119. pluggy==1.3.0
  120. # via hatchling
  121. ptyprocess==0.7.0
  122. # via pexpect
  123. pygments==2.16.1
  124. # via rich
  125. pyperclip==1.8.2
  126. # via hatch
  127. pyproject-hooks==1.0.0
  128. # via build
  129. python-slugify==8.0.1
  130. # via larlet-fr-david (pyproject.toml)
  131. pyyaml==6.0.1
  132. # via djlint
  133. regex==2023.8.8
  134. # via
  135. # djlint
  136. # larlet-fr-david (pyproject.toml)
  137. rich==13.5.2
  138. # via hatch
  139. ruff==0.0.287
  140. # via larlet-fr-david (pyproject.toml)
  141. sgmllib3k==1.0.0
  142. # via feedparser
  143. shellingham==1.5.3
  144. # via hatch
  145. six==1.16.0
  146. # via
  147. # cssbeautifier
  148. # jsbeautifier
  149. sniffio==1.3.0
  150. # via
  151. # anyio
  152. # httpcore
  153. # httpx
  154. text-unidecode==1.3
  155. # via python-slugify
  156. tomli==2.0.1
  157. # via
  158. # black
  159. # build
  160. # djlint
  161. # hatchling
  162. # pip-tools
  163. # pyproject-hooks
  164. tomli-w==1.0.0
  165. # via hatch
  166. tomlkit==0.12.1
  167. # via hatch
  168. tqdm==4.66.1
  169. # via djlint
  170. trove-classifiers==2023.8.7
  171. # via hatchling
  172. typing-extensions==4.7.1
  173. # via
  174. # black
  175. # filelock
  176. userpath==1.9.1
  177. # via hatch
  178. virtualenv==20.24.5
  179. # via hatch
  180. wheel==0.41.2
  181. # via pip-tools
  182. zipp==3.16.2
  183. # via importlib-metadata
  184. # The following packages are considered to be unsafe in a requirements file:
  185. # pip
  186. # setuptools