aboutsummaryrefslogtreecommitdiff
path: root/desktop/poetry.lock
AgeCommit message (Collapse)Author
2023-06-07Bump pyside6 from 6.5.0 to 6.5.1.1 in /desktopdependabot[bot]
Bumps [pyside6](https://www.pyside.org) from 6.5.0 to 6.5.1.1. --- updated-dependencies: - dependency-name: pyside6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29Attempt to update flatpak and snap python dependenciesMiguel Jacq
2023-05-29Switch to Waitress and Flask-Compress in lieu of werkzeug serverMiguel Jacq
2023-05-22Merge branch 'main' into update-depsMicah Lee
2023-05-22Update all dependenciesMicah Lee
2023-05-22Upgrade to pyside6 6.5.0, to allow python 3.11.x, and also upgrade other ↵Micah Lee
poetry deps
2023-05-22Bump black from 23.1.0 to 23.3.0 in /desktopdependabot[bot]
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.1.0...23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24Uses python-gnupg instead of jcepyside6-packageSaptak S
2023-04-23Adds johnnycanencryptSaptak S
2023-02-05Change minimum Python version to 3.8, and update all poetry depsMicah Lee
2022-12-30Reverted unwanted changes to cli/onionshare_cli/resources/torrc_template-*NoisyCoil
2022-12-30Reverted to using Tor Browser's binaries, universal binaries (MacOS)NoisyCoil
2022-12-30Completed mergeNoisyCoil
2022-12-15Update pytest-qt to be compatible with new pytestMiguel Jacq
2022-12-15Update certifi and pytest dependenciesMiguel Jacq
2022-10-23Initial macos-package-build commitNoisyCoil
2022-10-23Upgraded desktop/{onionshare,tests} to PySide6NoisyCoil
2022-10-07Downgrade werkzeug back to 2.0.3 to temporarily deal with the shutdown issue ↵Miguel Jacq
that affects QThread.wait()
2022-10-06Snapcraft and Flatpak in CI (#1620)Micah Lee
Add support for Snapcraft and Flatpak builds in GitHub Actions
2022-10-02Update lief dependency, which has a security updateMicah Lee
2022-09-30Downgrade Flask back to 2.0.3Micah Lee
2022-09-30Downgrade flask to 2.1.3 (#1614)Micah Lee
2022-09-30Update poetry.lock for desktopMicah Lee
2022-09-30Update pip dependencies, and also socket.ioMicah Lee
2022-07-04Update python depsMicah Lee
2022-06-20Update poetry.lockMicah Lee
2022-05-30Switch to pyside2 5.12.2.1, to allow building with python 3.10Micah Lee
2022-03-06Update flask to 2.0.3, flask-socketio to 5.1.1, update socketio js, and the ↵Micah Lee
rest of the pip deps
2022-01-17Update desktop poetry deps, and reduce python min version to 3.6 for snapcraftMicah Lee
2021-12-22Support cx_Freeze in macOSMicah Lee
2021-12-21Solve obnoxious cx_Freeze issue that broke websockets by enforcing ↵Micah Lee
async_mode=gevent, and including the correct modules in the build
2021-12-21Update python dependenciesMicah Lee
2021-12-19Continue switching from briefcase to poetryMicah Lee
2021-12-19Switch from briefcase to poetryMicah Lee