mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Added ghp-import to requirements.
This commit is contained in:
parent
4d19a7a067
commit
adf7c78268
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
-r test.txt
|
-r test.txt
|
||||||
|
|
||||||
bump2version>=1.0.1
|
bump2version>=1.0.1
|
||||||
django<4.0.0
|
|
||||||
git-fame>=1.12.2
|
git-fame>=1.12.2
|
||||||
gitchangelog>=3.0.4
|
gitchangelog>=3.0.4
|
||||||
pre-commit
|
pre-commit
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
-r prod.txt
|
-r prod.txt
|
||||||
|
django<4.0.0
|
||||||
|
ghp-import
|
||||||
linkify-it-py
|
linkify-it-py
|
||||||
myst-parser
|
myst-parser
|
||||||
|
|
||||||
pydata-sphinx-theme
|
pydata-sphinx-theme
|
||||||
Sphinx>=4.3.0
|
Sphinx>=4.3.0
|
||||||
sphinx-autodoc-typehints
|
sphinx-autodoc-typehints
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue