This commit is contained in:
Sebastian Strempfer
2025-10-03 10:12:44 -07:00
parent ccd3c0a1f9
commit d7e8a093e0
10 changed files with 1905 additions and 167 deletions

View File

@@ -0,0 +1,4 @@
numpy>=1.24.0
pyserial>=3.5
pydantic>=2.0.0
typing-extensions>=4.5.0