Removed pylint for incompatible license

This commit is contained in:
Mehdi Osman 2023-05-26 19:33:27 +02:00 committed by GitHub
parent ed56c7d141
commit 77aed44cec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,6 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| urllib3 | MIT | Python | | urllib3 | MIT | Python |
| boto3 | Apache2 | Python | | boto3 | Apache2 | Python |
| requests | Apache2 | Python | | requests | Apache2 | Python |
| pylint | GPLv2 | Python |
| pyjwt | MIT | Python | | pyjwt | MIT | Python |
| jsbeautifier | MIT | Python | | jsbeautifier | MIT | Python |
| psycopg2-binary | LGPL | Python | | psycopg2-binary | LGPL | Python |