master > master: src - py

This commit is contained in:
RD
2022-03-30 18:00:11 +02:00
parent f91561663b
commit 99b8bbd6a7
8 changed files with 187 additions and 0 deletions

4
code/python/requirements Normal file
View File

@@ -0,0 +1,4 @@
pip>=22.0.4
typing>=3.7.4.3
numpy>=1.22.3
pandas>=1.4.1