|
|
@ -47,6 +47,7 @@ dependencies = [ |
|
|
|
# logging |
|
|
|
# logging |
|
|
|
"pyzmq", |
|
|
|
"pyzmq", |
|
|
|
"sentry-sdk", |
|
|
|
"sentry-sdk", |
|
|
|
|
|
|
|
"xattr", # used in place of 'os.getxattr' for macos compatibility |
|
|
|
|
|
|
|
|
|
|
|
# athena |
|
|
|
# athena |
|
|
|
"PyJWT", |
|
|
|
"PyJWT", |
|
|
@ -64,7 +65,6 @@ dependencies = [ |
|
|
|
"psutil", |
|
|
|
"psutil", |
|
|
|
"pycryptodome", # used in updated/casync, panda, body, and a test |
|
|
|
"pycryptodome", # used in updated/casync, panda, body, and a test |
|
|
|
"setproctitle", |
|
|
|
"setproctitle", |
|
|
|
"xattr", # used in place of 'os.getxattr' for macos compatibility |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# logreader |
|
|
|
# logreader |
|
|
|
"zstandard", |
|
|
|
"zstandard", |
|
|
|