burp-ui/requirements.txt
ziirish f6c5ce98d3
add: new async backend
This new backend interact with the bui-monitor introduced in fff83dd5
A few things were refactored to take advantage of the queries
parallelization.
2018-08-01 22:45:45 +02:00

17 lines
281 B
Text

trio==0.4.0
Flask==1.0.2
Flask-Login==0.4.1
Flask-Bower==1.3.0
Flask-Babel==0.11.2
Flask-WTF==0.14.2
flask-restplus==0.11.0
Flask-Caching==1.4.0
WTForms==2.1
arrow==0.12.0
pluginbase==0.5
tzlocal==1.5.1
pyOpenSSL>=17.5.0
configobj==5.0.6
pyasn1>=0.2.3
cffi>=1.10.0
async_generator