Initial commit

This commit is contained in:
core
2024-03-11 20:54:28 +01:00
commit 4885497069
7 changed files with 28575 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
aiomqtt==2.0.0
numpy==1.26.4
pandas==2.2.1
pycryptodome==3.20.0
scikit-learn==1.4.1.post1
scipy==1.12.0
typing_extensions==4.10.0