| [project] | |
| name = "sjp-reshare" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| license = "GPL2.0" | |
| readme = "README.md" | |
| requires-python = ">=3.14" | |
| dependencies = [ | |
| "beautifulsoup4>=4.14.3", | |
| "go-task-bin>=3.49.1", | |
| "huggingface-hub>=1.6.0", | |
| "markdownify>=1.2.2", | |
| "pyyaml>=6.0.3", | |
| "requests>=2.32.5", | |
| "toml>=0.10.2", | |
| ] | |