chore: доработал requirements.txt и gitignore
This commit is contained in:
parent
5c66d4096f
commit
692b437d2e
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
/__pycache__
|
||||
/tck_venv
|
||||
/.venv
|
||||
/.idea
|
||||
/.idea
|
||||
/venv
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user