chore: project scaffold for access-datamacro sync

This commit is contained in:
Misaka_Company
2026-07-14 11:12:34 +08:00
commit fb025bb061
14 changed files with 2092 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pyodbc>=5.0.1
PyYAML>=6.0.1
pydantic>=2.6.0
pytest>=8.0.0