1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/conf/requirements.txt
Emre Serdengeçti 1cbdf76df6
logger updates (#31)
* Log for failed login attempts

* Logger configuration for logging to file

* interface fixes

* login log fix, added logged in too

* bootstrap icons setup

* font-awesome icons replaced with bootstrap icons

* replaced i-tags with django_bootstrap_icons

* removed icons library from project

* bug fix

---------

Co-authored-by: catborise <catborise@gmail.com>
2023-08-09 09:20:18 +03:00

22 lines
440 B
Text

Django==3.2.20
django_bootstrap5==23.3
django-bootstrap-icons==0.8.3
django-login-required-middleware==0.9.0
django-otp==1.2.2
django-qr-code==3.1.1
gunicorn==20.1.0
libsass==0.22.0
libvirt-python==9.5.0
lxml==4.9.3
qrcode==7.4.2
rwlock==0.0.7
websockify==0.10.0
zipp==3.13.0
ldap3==2.9.1
python-engineio==4.5.1
python-socketio==5.8.0
eventlet==0.33.3
djangorestframework==3.14.0
drf-nested-routers==0.93.4
drf-yasg==1.21.6
markdown>=3.4.1