mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-08 03:18:37 +03:00
19 lines
734 B
Plaintext
19 lines
734 B
Plaintext
#
|
|
# These requirements were autogenerated by pipenv
|
|
# To regenerate from the project's Pipfile, run:
|
|
#
|
|
# pipenv lock --requirements
|
|
#
|
|
|
|
# -i https://pypi.org/simple
|
|
brotli==1.0.9; platform_python_implementation == 'CPython'
|
|
certifi==2022.12.7; python_version >= '3.6'
|
|
charset-normalizer==3.0.1; python_version >= '3.6'
|
|
idna==3.4; python_version >= '3.5'
|
|
mutagen==1.46.0; python_version >= '3.7'
|
|
pycryptodomex==3.17; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
requests==2.28.2; python_version >= '3.7' and python_version < '4'
|
|
urllib3==1.26.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
vk-api==11.9.9
|
|
websockets==10.4; python_version >= '3.7'
|
|
yt-dlp==2023.2.17 |