mirror of
https://github.com/tjsga/studyguidebank.git
synced 2025-04-20 03:20:16 -04:00
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.2...8.1.1) Signed-off-by: dependabot[bot] <support@github.com>
13 lines
179 B
TOML
13 lines
179 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
django = "*"
|
|
social-auth-app-django = "*"
|
|
pillow = "~=8.1"
|
|
whitenoise = "*"
|