RASCSI/src/web/requirements.txt
Eric Helgeson 37f1166fd8
New Web Interface (#69)
* gitignore

* New Web Interface
Fixed spacing/tabs in easy install
Added migration check
Fix update web not actually updating

Migrating from https://github.com/erichelgeson/RaSCSI-web

* Allow user to select multiple types when creating images

* Show all devices even if nothing is attached.

* If attaching an iso to a cd device, dont detach, just insert

* UI feedback and restart rascsi service

* Check for any non-0 exit code for apache2 detection

* Pretty/informative 502

* Add confirms to some actions. Works in netscape 4.7

* Fix order of params for create_new_image

* Move non-route method to service

* Add method for getting logs

* Move settings to single file
add ability to mock commands for local dev
2020-12-30 19:39:32 -06:00

13 lines
199 B
Plaintext

click==7.1.2
Flask==1.1.2
itsdangerous==1.1.0
Jinja2==2.11.2
machfs==1.2.4
macresources==1.2
MarkupSafe==1.1.1
rsrcfork==1.8.0
waitress==1.4.4
Werkzeug==1.0.1
zope.event==4.5.0
zope.interface==5.1.2