#=== Requirements for developpers # # This file is used to generate the requirements_dev.txt file # # 1) Update this file manually # 2) Update the requirements.txt file from it with : # pip-compile requirements_dev.in # # This requirements file is constrained by requirements.txt (it inherits from it) -c requirements.txt # === Necessary for the management of the requirements*.in files and the generation of the requirements*.txt files from them pip-tools==6.5.1 # pip-tools will also install these dependencies : # click-8.0.4 pep517-0.12.0 tomli-2.0.1 wheel-0.37.1 # === pip to generate doc sphinx rst2pdf pylint sphinx_pyreverse graphviz # Linux only ? pygraphviz