mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
update django 3.2.20 -> 4.2.4
This commit is contained in:
@@ -3,7 +3,7 @@ language: python
|
||||
python:
|
||||
- "3.9"
|
||||
env:
|
||||
- DJANGO=3.2.15
|
||||
- DJANGO=4.2.4
|
||||
install:
|
||||
- pip install -r dev/requirements.txt
|
||||
script:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[](https://gitpod.io/#https://github.com/retspen/webvirtcloud)
|
||||
|
||||
# WebVirtCloud
|
||||
###### Python 3.x & Django 3.2 LTS
|
||||
###### Python 3.x & Django 4.2 LTS
|
||||
|
||||
## Features
|
||||
* QEMU/KVM Hypervisor Management
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Django==3.2.20
|
||||
Django==4.2.4
|
||||
django_bootstrap5==23.3
|
||||
django-bootstrap-icons==0.8.3
|
||||
django-login-required-middleware==0.9.0
|
||||
|
||||
Reference in New Issue
Block a user