Skip to content

Commit abcf0f5

Browse files
committed
update requirements.txt
(the use of poetry is recommended, requirements.txt only as alternative)
1 parent 0d9aa95 commit abcf0f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@ dash-resizable-panels==0.1.0 ; python_version == "3.10"
1616
dash-table==5.0.0 ; python_version == "3.10"
1717
dash-vtk==0.0.9 ; python_version == "3.10"
1818
dash==2.18.2 ; python_version == "3.10"
19+
deterministic-gaussian-sampling-fibonacci @ git+https://github.com/KIT-ISAS/deterministic_gaussian_sampling_fibonacci@fa97bc2793e87424fe56e208a5932a6cd6ec8ea2 ; python_version == "3.10"
1920
et-xmlfile==2.0.0 ; python_version == "3.10"
2021
filterpy==1.4.5 ; python_version == "3.10"
2122
flask==3.0.3 ; python_version == "3.10"
2223
fonttools==4.60.1 ; python_version == "3.10"
2324
gunicorn==23.0.0 ; python_version == "3.10"
25+
h5py==3.15.1 ; python_version == "3.10"
2426
idna==3.11 ; python_version == "3.10"
2527
importlib-metadata==8.7.0 ; python_version == "3.10"
2628
itsdangerous==2.2.0 ; python_version == "3.10"
@@ -33,7 +35,7 @@ mpmath==1.3.0 ; python_version == "3.10"
3335
narwhals==2.10.2 ; python_version == "3.10"
3436
nest-asyncio==1.6.0 ; python_version == "3.10"
3537
numpy-quaternion==2024.0.12 ; python_version == "3.10"
36-
numpy==1.26.4 ; python_version == "3.10"
38+
numpy==2.2.6 ; python_version == "3.10"
3739
openpyxl==3.1.5 ; python_version == "3.10"
3840
packaging==25.0 ; python_version == "3.10"
3941
pandas==2.3.3 ; python_version == "3.10"

0 commit comments

Comments
 (0)