reddit-saved-pptx/requirements.txt
2022-08-14 17:20:26 +02:00

13 lines
907 B
Plaintext

certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
idna==3.3; python_version >= "3.7" and python_version < "4"
jinja2==3.1.2; python_version >= "3.7"
markupsafe==2.1.1; python_version >= "3.7"
praw==7.6.0; python_version >= "3.7" and python_version < "4.0"
prawcore==2.3.0; python_version >= "3.7" and python_version < "4.0"
python-dotenv==0.20.0; python_version >= "3.5"
requests==2.28.1; python_version >= "3.7" and python_version < "4"
update-checker==0.18.0; python_version >= "3.7" and python_version < "4.0"
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
websocket-client==1.3.3; python_version >= "3.7" and python_version < "4.0"