mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-08 03:18:37 +03:00
20 lines
607 B
Plaintext
20 lines
607 B
Plaintext
#
|
|
# These requirements were autogenerated by pipenv
|
|
# To regenerate from the project's Pipfile, run:
|
|
#
|
|
# pipenv lock --requirements
|
|
#
|
|
|
|
-i https://pypi.org/simple
|
|
certifi==2022.6.15; python_version >= '3.6'
|
|
charset-normalizer==2.0.12; python_version >= '3.5'
|
|
click-help-colors==0.9.1
|
|
click==8.1.3
|
|
commonmark==0.9.1
|
|
idna==3.3; python_version >= '3.5'
|
|
pygments==2.12.0; python_version >= '3.6'
|
|
requests==2.28.0; python_version >= '3.7' and python_version < '4'
|
|
rich==12.4.4
|
|
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
vk-api==11.9.8
|