We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68a9bd commit 77d8ad9Copy full SHA for 77d8ad9
conf/requirements.txt
@@ -1,14 +1,13 @@
1
Django==2.2.17
2
django-bootstrap4==2.3.1
3
-django-icons==2.2.0
+django-icons==2.2.1
4
django-login-required-middleware==0.5.0
5
django-otp==1.0.2
6
django-qr-code==1.3.1
7
gunicorn==20.0.4
8
-importlib-metadata==2.0.0
9
libsass==0.20.1
10
libvirt-python==6.9.0
11
-lxml==4.6.1
+lxml==4.6.2
12
qrcode==6.1
13
rwlock==0.0.7
14
websockify==0.9.0
dev/requirements.txt
@@ -1,6 +1,6 @@
-r ../conf/requirements.txt
-coverage==5.3
-django-debug-toolbar==3.1.1
+coverage==5.3.1
+django-debug-toolbar==3.2
pycodestyle==2.6.0
pyflakes==2.2.0
pylint==2.6.0
0 commit comments