better module naming

This commit is contained in:
2026-02-03 14:40:12 -03:00
parent ffbbf87873
commit b88f75fce0
11 changed files with 331 additions and 41 deletions

View File

@@ -15,6 +15,10 @@ redis>=5.0.0
# FFmpeg
ffmpeg-python>=0.2.0
# gRPC
grpcio>=1.60.0
grpcio-tools>=1.60.0
# Testing
pytest>=7.4.0
pytest-django>=4.7.0