mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-08 03:18:37 +03:00
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.6.4.1 to 2022.6.21. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.06.04.1...2022.06.21) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
29 lines
495 B
TOML
29 lines
495 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
vk-api = "*"
|
|
yt-dlp = "*"
|
|
|
|
[dev-packages]
|
|
sphinx-copybutton = "==0.5.0"
|
|
flake8 = "*"
|
|
mypy = "==0.961"
|
|
black = "==22.3.0"
|
|
isort = "==5.10.1"
|
|
pytest = "*"
|
|
pytest-sphinx = "*"
|
|
pytest-cov = "*"
|
|
twine = ">=1.11.0"
|
|
sphinx = ">=4.3.0,<5.1.0"
|
|
furo = "==2022.6.21"
|
|
myst-parser = ">=0.15.2,<0.19.0"
|
|
sphinx-autobuild = "==2021.3.14"
|
|
sphinx-autodoc-typehints = "*"
|
|
python-dotenv = "*"
|
|
|
|
[requires]
|
|
python_version = "3.9"
|