Initial scaffold: .gitignore, config, requirements, data seeds, directory structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
click>=8.1.7,<9
|
||||
rich>=13.7.0,<14
|
||||
anthropic>=0.40.0,<1
|
||||
httpx>=0.27.0,<1
|
||||
beautifulsoup4>=4.12.3,<5
|
||||
PyMuPDF>=1.24.0,<2
|
||||
python-magic>=0.4.27,<1
|
||||
pyyaml>=6.0.1,<7
|
||||
Reference in New Issue
Block a user