Files
cbwebreader/docs/requirements.txt
dependabot[bot] 0e10af795c Bump pillow from 9.0.0 to 9.0.1 in /docs (#55)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 14:55:19 +00:00

44 lines
2.6 KiB
Plaintext

asgiref==3.4.1; python_version >= "3.6"
autopep8==1.5.7; python_version >= "3.5"
beautifulsoup4==4.10.0; python_full_version > "3.0.0" and python_version >= "3.6"
certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
charset-normalizer==2.0.4; python_full_version >= "3.6.0" and python_version >= "3"
colorama==0.4.4; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
coverage==5.5; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0" and python_version < "4")
dj-database-url==0.5.0
django-appconf==1.0.4
django-boost==1.7.2
django-bootstrap4==3.0.1; python_version >= "3.6"
django-csp==3.7
django-extensions==3.1.3; python_version >= "3.6"
django-imagekit==4.0.2
django-node-assets==0.9.9
django-recaptcha2==1.4.1
django-silk==4.1.0; python_version >= "3.5"
django-sri==0.3.0; python_version >= "3.6"
django==3.2.12; python_version >= "3.6"
gprof2dot==2021.2.21; python_version >= "3.5"
gunicorn==20.1.0; python_version >= "3.5"
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
jinja2==3.0.1; python_version >= "3.6"
loguru==0.5.3; python_version >= "3.5"
markupsafe==2.0.1; python_version >= "3.6"
pilkit==2.0
pillow==9.0.1; python_version >= "3.6"
pycodestyle==2.7.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
pygments==2.10.0; python_version >= "3.5"
pymupdf==1.18.17
python-dateutil==2.8.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5"
python-dotenv==0.15.0
pytz==2021.1; python_version >= "3.6"
rarfile==4.0
requests==2.26.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
six==1.16.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5"
soupsieve==2.2.1; python_full_version > "3.0.0" and python_version >= "3.6"
sqlparse==0.4.2; python_version >= "3.6"
toml==0.10.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5"
ua-parser==0.10.0
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
user-agents==2.2.0
win32-setctime==1.0.3; sys_platform == "win32" and python_version >= "3.5"