Skip to content
Snippets Groups Projects
Commit 5648b518 authored by Karl Weber's avatar Karl Weber
Browse files

Add requirements.txt file for project dependencies

Added a new requirements.txt file to list the project's essential libraries such as numpy, scipy, pandas, matplotlib, PyQt5, setproctitle, and darkdetect.
parent a4d1029f
Branches
No related tags found
1 merge request!39Version 0.0.3 alpha
numpy~=1.24.2
scipy~=1.10.1
pandas~=1.5.3
matplotlib~=3.6.3
PyQt5~=5.15.9
setproctitle~=1.3.2
darkdetect~=0.8.0 ; platform_system == 'Windows'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment