Skip to content

Commit

Permalink
Bump pyside6 from 6.4.3 to 6.8.0.2
Browse files Browse the repository at this point in the history
Bumps [pyside6](https://pyside.org) from 6.4.3 to 6.8.0.2.

---
updated-dependencies:
- dependency-name: pyside6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 38e5745 commit 784d2d1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tensorflow = "*"
markdown = "*"
alembic = "*"
sqlalchemy = "*"
pyside6 = "<6.5" # 6.5.0 causes fatal Python error. Try 6.5.1 when released.
pyside6 = "<6.9" # 6.5.0 causes fatal Python error. Try 6.5.1 when released.
space-tracer = "*"
nvidia-cudnn-cu11 = "==9.5.*"
pandas = "*"
Expand Down
58 changes: 25 additions & 33 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 784d2d1

Please sign in to comment.