From d09cfdce5732e62329012f5d6410b0516b8a76ef Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Thu, 28 Oct 2021 18:48:47 +0200 Subject: [PATCH] Update third-party.md --- third-party.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/third-party.md b/third-party.md index 0907f488e..fd3393078 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of April 30, 2021) +## Licenses (as of October 28, 2021) 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. @@ -85,4 +85,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | croniter | MIT | Python | | lib/pq | MIT | Go | | peerjs | MIT | JavaScript | -| antonmedv/finder | MIT | JavaScript | \ No newline at end of file +| antonmedv/finder | MIT | JavaScript | +| elasticsearch-py | Apache2 | Python | +| sentry-python | BSD2 | Python | +| jira | BSD2 | Python |