Updated third-party

This commit is contained in:
Mehdi Osman 2022-01-16 21:46:58 +01:00 committed by GitHub
parent 692b8dadb7
commit 7ce4365002
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,16 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| pyjwt | MIT | Python |
| jsbeautifier | MIT | Python |
| psycopg2-binary | LGPL | Python |
| pytz | MIT | Python |
| fastapi | MIT | Python |
| uvicorn | BSD | Python |
| python-decouple | MIT | Python |
| pydantic | MIT | Python |
| apscheduler | MIT | Python |
| python-multipart | Apache | Python |
| elasticsearch-py | Apache2 | Python |
| jira | BSD2 | Python |
| clickhouse-driver | MIT | Python |
| python3-saml | MIT | Python |
| kubernetes | Apache2 | Python |
| chalice | Apache2 | Python |
| pandas | BSD3 | Python |
@ -80,11 +88,6 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| source-map | BSD3 | JavaScript |
| aws-sdk | Apache2 | JavaScript |
| serverless | MIT | JavaScript |
| schedule | MIT | Python |
| croniter | MIT | Python |
| lib/pq | MIT | Go |
| peerjs | MIT | JavaScript |
| antonmedv/finder | MIT | JavaScript |
| elasticsearch-py | Apache2 | Python |
| sentry-python | BSD2 | Python |
| jira | BSD2 | Python |