1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-02-11 23:15:18 +00:00
webvirtcloud/conf/requirements.txt
Gao Jiangmiao 3488661dc9 Migrate to django 2.2.4
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00

6 lines
88 B
Text

Django==2.2.4
websockify==0.8.0
gunicorn==19.9.0
lxml==4.2.5
libvirt-python==5.3.0
pytz