mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
update bui-agent requirements
This commit is contained in:
parent
24511c27aa
commit
607d605aa5
1 changed files with 4 additions and 4 deletions
|
|
@ -113,10 +113,10 @@ setup(
|
|||
],
|
||||
install_requires=[
|
||||
'gevent',
|
||||
'arrow==0.10.0',
|
||||
'tzlocal==1.4',
|
||||
'six==1.10.0',
|
||||
'pyOpenSSL>=17.2.0',
|
||||
'arrow==0.12.0',
|
||||
'tzlocal==1.5.1',
|
||||
'six==1.11.0',
|
||||
'pyOpenSSL>=17.5.0',
|
||||
'configobj==5.0.6',
|
||||
'pyasn1>=0.2.3',
|
||||
'cffi>=1.10.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue