Added redis-py

This commit is contained in:
Mehdi Osman 2023-03-24 11:56:30 -04:00 committed by GitHub
parent 1cf9e54f5a
commit 681241cad8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## Licenses (as of January 23, 2023)
## Licenses (as of March 24, 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.
@ -40,6 +40,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| python-multipart | Apache | Python |
| elasticsearch-py | Apache2 | Python |
| jira | BSD2 | Python |
| redis-py | MIT | Python |
| clickhouse-driver | MIT | Python |
| python3-saml | MIT | Python |
| kubernetes | Apache2 | Python |