Update package version to 0.0.1-beta, add new dependencies including ExcelJS, and refactor export utilities to utilize ExcelJS for Excel file generation. Enhance component JSON files with vendor information for improved asset management.
This commit is contained in:
6
scripts/requirements.txt
Normal file
6
scripts/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
requests>=2.31.0
|
||||
PyGithub>=2.1.0
|
||||
pytest>=7.4.0
|
||||
pytest-mock>=3.11.1
|
||||
responses>=0.23.1
|
||||
flask>=3.0.0
|
||||
Reference in New Issue
Block a user