mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
New dependencies
This commit is contained in:
parent
37761aa918
commit
b1bdbf2a1a
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,7 @@ install_requires =
|
||||||
django-staticinline>=1.0
|
django-staticinline>=1.0
|
||||||
django-csp>=3.6
|
django-csp>=3.6
|
||||||
dj_database_url>=0.5.0
|
dj_database_url>=0.5.0
|
||||||
|
ratelimiter>=1.2
|
||||||
|
|
||||||
# Additional Lexer
|
# Additional Lexer
|
||||||
jsx-lexer>=0.0.8
|
jsx-lexer>=0.0.8
|
||||||
|
@ -60,6 +61,7 @@ dev =
|
||||||
sphinx-rtd-theme
|
sphinx-rtd-theme
|
||||||
sphinx_press_theme
|
sphinx_press_theme
|
||||||
sphinxcontrib-httpdomain
|
sphinxcontrib-httpdomain
|
||||||
|
django-sslserver
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
where = .
|
where = .
|
||||||
|
|
Loading…
Reference in a new issue