mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 23:52:55 +11:00
chore(deps): update dependency django-webserver to v1.2.0 (#185)
Co-authored-by: DarrenOfficial <github@darrennathanael.com>
This commit is contained in:
parent
8aa1d51146
commit
3b1c7f91fe
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ install_requires =
|
|||
[options.extras_require]
|
||||
production =
|
||||
psycopg2-binary==2.9.3
|
||||
django-webserver[pyuwsgi]==1.1.0
|
||||
django-webserver[pyuwsgi]==1.2.0
|
||||
|
||||
dev =
|
||||
ipdb
|
||||
|
|
Loading…
Reference in a new issue