Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-filicetti committed Mar 13, 2024
2 parents 40aec49 + a26e7d4 commit eadec8d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pytest-cov
pylama
codecov

sphinx>=2.0.0
sphinx>=3.3.0
sphinx_rtd_theme
sphinxcontrib-images

Expand All @@ -17,3 +17,8 @@ black
flake8
isort
bandit
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.3 # not directly required, pinned by Snyk to avoid a vulnerability
pygments>=2.15.0 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit eadec8d

Please sign in to comment.