kapsikkum-unmanic – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Required
2 schedule==0.6.0
3 tornado==6.0.2
4 marshmallow==3.13.0
5 peewee>=3.14.4
6 peewee_migrate==1.6.1
7 psutil==5.8.0
8 requests>=2.28.2
9 requests_toolbelt>=0.9.1
10 py-cpuinfo>=7.0.0
11  
12 # Optional requirements
13 watchdog>=2.1.1
14  
15 # Required for CLI only
16 inquirer>=2.7.0
17  
18 # Required for hosting the API docs
19 swagger-ui-py