1
Fork 0
mirror of https://github.com/RGBCube/GDUS synced 2025-07-31 15:07:47 +00:00
This commit is contained in:
RGBCube 2024-01-03 15:50:58 +03:00
parent 3c3d660bf6
commit aec4e27bb6
No known key found for this signature in database
2 changed files with 4 additions and 3 deletions

View file

@ -8,5 +8,6 @@ authors = [ "RGBCube" ]
python = "^3.8"
fastapi = "0.105.0"
gtts = "2.5.0"
"RPi.GPIO" = "0.7.1"
uvicorn = "0.24.0.post1"