mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
relax pip requirements
This commit is contained in:
committed by
=Michael Hohn
parent
9d20cd6304
commit
93e7c79752
@@ -1,12 +1,9 @@
|
|||||||
appnope==0.1.2
|
appnope==0.1.2
|
||||||
argon2-cffi==21.3.0
|
|
||||||
argon2-cffi-bindings==21.2.0
|
|
||||||
asttokens==2.0.5
|
asttokens==2.0.5
|
||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
backcall==0.2.0
|
backcall==0.2.0
|
||||||
beautifulsoup4==4.10.0
|
beautifulsoup4==4.10.0
|
||||||
bleach==4.1.0
|
bleach==4.1.0
|
||||||
cffi==1.15.0
|
|
||||||
debugpy==1.5.1
|
debugpy==1.5.1
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
@@ -51,7 +48,7 @@ pyparsing==3.0.7
|
|||||||
pyrsistent==0.18.1
|
pyrsistent==0.18.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pytz==2021.3
|
pytz==2021.3
|
||||||
PyYAML==6.0
|
PyYAML
|
||||||
pyzmq
|
pyzmq
|
||||||
qtconsole==5.2.2
|
qtconsole==5.2.2
|
||||||
QtPy==2.0.1
|
QtPy==2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user