feat: added robot_pi_service.py, settings.py; devops: added Makefile for run project; docs: added for run project with Makefile

This commit is contained in:
Arduinum628
2025-06-02 12:19:02 +03:00
parent 8b89e4a993
commit d93d039406
7 changed files with 109 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
websockets==15.0.1
pydantic-settings==2.9.1