mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 08:12:27 +00:00
ff14925056
Moved from Yapsy again (it is not flexible enough), now we use a custom solution. The activation and deactivation of plugins is asynchronous, so that plugins that take a long time don't interfere with the rest.
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
Flask==0.10.1
|
|
gunicorn==19.0.0
|
|
requests==2.4.1
|
|
GitPython==0.3.2.RC1
|
|
Yapsy>=1.10.423
|
|
gevent>=1.0.1 |