33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
#
|
|
# These requirements were autogenerated by pipenv
|
|
# To regenerate from the project's Pipfile, run:
|
|
#
|
|
# pipenv lock --requirements
|
|
#
|
|
|
|
-i https://pypi.org/simple
|
|
anyio==3.5.0; python_full_version >= '3.6.2'
|
|
apscheduler==3.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
beautifulsoup4==4.11.1; python_version >= '3.6'
|
|
cachetools==5.0.0; python_version ~= '3.7'
|
|
certifi==2021.10.8
|
|
charset-normalizer==2.0.12; python_version >= '3.5'
|
|
feedparser==6.0.8
|
|
h11==0.12.0; python_version >= '3.6'
|
|
httpcore==0.14.7; python_version >= '3.6'
|
|
httpx==0.22.0; python_version >= '3.6'
|
|
idna==3.3; python_version >= '3.5'
|
|
markdownify==0.11.2
|
|
python-telegram-bot==20.0a0
|
|
pytz-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
pytz==2022.1
|
|
rfc3986[idna2008]==1.5.0
|
|
setuptools==62.1.0; python_version >= '3.7'
|
|
sgmllib3k==1.0.0
|
|
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
sniffio==1.2.0; python_version >= '3.5'
|
|
soupsieve==2.3.2.post1; python_version >= '3.6'
|
|
tornado==6.1; python_version >= '3.5'
|
|
tzdata==2022.1; python_version >= '3.6'
|
|
tzlocal==4.2; python_version >= '3.6'
|