diff options
| author | 2025-07-29 20:05:57 -0400 | |
|---|---|---|
| committer | 2025-07-29 20:05:57 -0400 | |
| commit | f5aa1aa96db5178c788341c5e45bc7b5b477354b (patch) | |
| tree | ef4af216a775d1553b5025a21c3ac80c8c7722b6 /ModSlots/requirements.txt | |
| parent | a9d16fd96dd6e9db075d6a5458ab7f72ca733715 (diff) | |
| download | NewCamera-f5aa1aa96db5178c788341c5e45bc7b5b477354b.tar.gz NewCamera-f5aa1aa96db5178c788341c5e45bc7b5b477354b.tar.bz2 NewCamera-f5aa1aa96db5178c788341c5e45bc7b5b477354b.zip | |
Fix fov, list all cameras, add ModSlots
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'ModSlots/requirements.txt')
| -rw-r--r-- | ModSlots/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ModSlots/requirements.txt b/ModSlots/requirements.txt new file mode 100644 index 0000000..a93b1d1 --- /dev/null +++ b/ModSlots/requirements.txt @@ -0,0 +1,2 @@ +py7zr==1.0.0 +unrardll==0.1.7 |