diff options
author | haturatu <taro@eyes4you.org> | 2025-04-10 23:23:52 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2025-04-10 23:23:52 +0900 |
commit | 3c5f6d28d374d88048ddbb03e56ae83642d07704 (patch) | |
tree | 0706c0e57a932be798e281a20a51071858950b3e /requirements.txt |
first commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..fda5753 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,14 @@ +contourpy==1.3.1 +cycler==0.12.1 +fonttools==4.57.0 +kiwisolver==1.4.8 +matplotlib==3.10.1 +networkx==3.4.2 +numpy==2.2.4 +packaging==24.2 +pillow==11.1.0 +POT==0.9.5 +pyparsing==3.2.3 +python-dateutil==2.9.0.post0 +scipy==1.15.2 +six==1.17.0 |