Skip to content

Commit 77d8ad9

Browse files
committed
update python packages
1 parent e68a9bd commit 77d8ad9

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

conf/requirements.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
Django==2.2.17
22
django-bootstrap4==2.3.1
3-
django-icons==2.2.0
3+
django-icons==2.2.1
44
django-login-required-middleware==0.5.0
55
django-otp==1.0.2
66
django-qr-code==1.3.1
77
gunicorn==20.0.4
8-
importlib-metadata==2.0.0
98
libsass==0.20.1
109
libvirt-python==6.9.0
11-
lxml==4.6.1
10+
lxml==4.6.2
1211
qrcode==6.1
1312
rwlock==0.0.7
1413
websockify==0.9.0

dev/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r ../conf/requirements.txt
2-
coverage==5.3
3-
django-debug-toolbar==3.1.1
2+
coverage==5.3.1
3+
django-debug-toolbar==3.2
44
pycodestyle==2.6.0
55
pyflakes==2.2.0
66
pylint==2.6.0

0 commit comments

Comments
 (0)