mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 11:39:18 +00:00
Update Python required versions 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.) Co-authored-by: David Walker <d0sboots@gmail.com>
8 lines
91 B
Plaintext
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
|