feat: 🎉 init project
This commit is contained in:
commit
b8b5decc11
41 changed files with 22293 additions and 0 deletions
18
requirements.txt
Normal file
18
requirements.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with python 3.9
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile
|
||||
#
|
||||
numpy==1.21.2
|
||||
# via wxpython
|
||||
packaging==21.3
|
||||
# via TSI-Manager (setup.py)
|
||||
pillow==8.3.2
|
||||
# via wxpython
|
||||
pyparsing==2.4.7
|
||||
# via packaging
|
||||
six==1.16.0
|
||||
# via wxpython
|
||||
wxpython==4.1.1
|
||||
# via TSI-Manager (setup.py)
|
||||
Loading…
Add table
Add a link
Reference in a new issue