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-csp>=3.6
|
||||
dj_database_url>=0.5.0
|
||||
ratelimiter>=1.2
|
||||
|
||||
# Additional Lexer
|
||||
jsx-lexer>=0.0.8
|
||||
|
@ -60,6 +61,7 @@ dev =
|
|||
sphinx-rtd-theme
|
||||
sphinx_press_theme
|
||||
sphinxcontrib-httpdomain
|
||||
django-sslserver
|
||||
|
||||
[options.packages.find]
|
||||
where = .
|
||||
|
|
Loading…
Reference in a new issue