mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
# Based on Python package versions in Debian bookworm
|
|
# https://packages.debian.org/bookworm/python/
|
|
astroid==2.14.2 # via pylint
|
|
pylint==2.16.2
|
|
pytest-cov==4.0.0
|
|
pytest==7.2.1
|
|
httplib2==0.20.4
|
|
requests==2.28.1
|
|
pillow==11.3.0
|
|
yapf==0.32.0
|