This commit is contained in:
falsycat 2025-07-19 16:38:04 +09:00
parent 3af69bd931
commit b8b3d40ece
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
__pycache__/
/venv/

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
numpy
matplotlib