Add requirements

This commit is contained in:
Pim Nelissen
2024-06-30 11:28:55 +02:00
parent e42049c981
commit 9865b4b7d6

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
matplotlib==3.6.3
numpy==1.24.2
pandas==1.5.3
PyYAML==6.0.1
scipy==1.14.0
tqdm==4.64.1