Files
Bubberstation/tools/requirements.txt
David Walker 23d24c836e Update Python required versions (#67520)
All of these versions are very old. I'm specifically updating pygit2 to
a version that works with a non-ancient libgit2 (i.e. one you can find
and install), and bidict so that it will work with Python 3.10 (it's had
a bunch of performance improvements, so mind as well go to the latest
version.)
2022-06-05 23:23:39 -04:00

8 lines
91 B
Plaintext

pygit2==1.7.2
bidict==0.22.0
Pillow==9.0.1
# changelogs
PyYaml==5.4
beautifulsoup4==4.9.3