Added pylint

This commit is contained in:
Mehdi Osman 2023-05-25 12:55:36 +02:00 committed by GitHub
parent 544a8a6d08
commit 3fff5894ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## Licenses (as of April 7, 2023), 2023)
## Licenses (as of May 25, 2023)
Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use.
@ -29,6 +29,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| urllib3 | MIT | Python |
| boto3 | Apache2 | Python |
| requests | Apache2 | Python |
| pylint | GPLv2 | Python |
| pyjwt | MIT | Python |
| jsbeautifier | MIT | Python |
| psycopg2-binary | LGPL | Python |