Add version numbers to requirements files

This commit is contained in:
jaseg 2026-01-14 08:06:57 +01:00
parent 170c946dbd
commit e64105275b
2 changed files with 11 additions and 11 deletions

View file

@ -1,3 +1,3 @@
matplotlib
scipy
numpy
matplotlib == 3.10.8
scipy == 1.17.0
numpy == 2.4.0

View file

@ -1,8 +1,8 @@
numpy
flask
flask_socketio
inotify
cxxfilt
pyelftools
matplotlib
libarchive
numpy == 2.4.0
flask == 3.1.2
flask_socketio == 5.6.0
inotify == 0.2.12
cxxfilt == 0.3.0
pyelftools == 0.32
matplotlib == 3.10.8
libarchive == 0.4.7