chore: доработал requirements.txt и gitignore

This commit is contained in:
Андрей Скирченко 2024-11-01 09:46:07 +03:00
parent 5c66d4096f
commit 692b437d2e
2 changed files with 9 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
/__pycache__
/tck_venv
/.venv
/.idea
/.idea
/venv

View File

@ -1,6 +1,13 @@
contourpy==1.3.0
cycler==0.12.1
fonttools==4.54.1
httplib2==0.22.0
kiwisolver==1.4.7
matplotlib==3.9.2
numpy==2.1.2
packaging==24.1
pandas==2.2.3
pillow==11.0.0
plantuml==0.3.0
pyparsing==3.2.0
PyQt5==5.15.11