mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-22 11:52:35 +03:00
Project requirements
This commit is contained in:
parent
57a46e8d38
commit
c4d5a26cad
|
@ -49,5 +49,5 @@ drf-spectacular==0.24.2 # https://github.com/tfranzel/drf-spectacular
|
|||
|
||||
# Project
|
||||
# ------------------------------------------------------------------------------
|
||||
fontawesomefree==6.1.1
|
||||
django-import-export==2.7.1
|
||||
fontawesomefree==6.2.1 # https://github.com/FortAwesome/Font-Awesome
|
||||
django-import-export==3.0.1 # https://github.com/django-import-export/django-import-export
|
||||
|
|
|
@ -25,7 +25,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra
|
|||
# ------------------------------------------------------------------------------
|
||||
sphinx==5.3.0 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
|
||||
sphinx-rtd-theme==1.0.0 # https://pypi.org/project/sphinx-rtd-theme/
|
||||
sphinx-rtd-theme==1.1.1 # https://pypi.org/project/sphinx-rtd-theme/
|
||||
|
||||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user