mirror of
https://github.com/retspen/webvirtcloud
synced 2024-10-31 19:44:16 +00:00
update requirements
This commit is contained in:
parent
e0767f4145
commit
79aeb3e23f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Django==3.2.10
|
||||
Django==3.2.11
|
||||
django_bootstrap5==21.2
|
||||
django-icons==21.1
|
||||
django-login-required-middleware==0.7
|
||||
|
|
|
@ -4,4 +4,4 @@ django-debug-toolbar==3.2.4
|
|||
pycodestyle==2.8.0
|
||||
pyflakes==2.4.0
|
||||
pylint==2.12.2
|
||||
yapf==0.31.0
|
||||
yapf==0.32.0
|
||||
|
|
Loading…
Reference in a new issue