Skip to content

Commit

Permalink
Merge #531: Oct 2021 Dependency Update
Browse files Browse the repository at this point in the history
cfdc13e deps: Update poetry.lock (Andrew Chow)
9160fb7 deps: Bump libusb1 to at least 2.0 (Andrew Chow)
ad0d4f1 deps: Relax dev dependency restrictions, and bump to current (Andrew Chow)
cb184ac deps: Remove python <3.10 restriction (Andrew Chow)
da3581c deps: Remove platform specific pyinstaller dependencies (Andrew Chow)

Pull request description:

  Updates our dependencies to the latest. There were a few major releases, but nothing that appears to affect our usage of those dependencies.

  Notable changes
  * Python <3.10 restriction is removed. This was to allow pyside2, but I have pyside2 to only be installed if python <3.10 rather than having the restriction be global
  * libusb1 is bumped to 2.0+. It seems like they just dropped python 3.4 so needed to bump the major version.
  * pefile, macholib, and pywin32-ctypes are pyinstaller dependencies that were added because pyinstaller had specified them in a way poetry did not detect. They have fixed that since 4.0, so these are dropped.

Top commit has no ACKs.

Tree-SHA512: e4abd02565f3fbdb845bb6b85da3aca52faf6cd8c5b431d5d0a1d6bc99b0d3fcb0183ea0b3d70eb3cd4c1a3ea6ad108294bf86bf08a5cf210076d060a1746228
  • Loading branch information
achow101 committed Oct 21, 2021
2 parents af90d6e + cfdc13e commit 18b89a6
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 343 deletions.

0 comments on commit 18b89a6

Please sign in to comment.