summaryrefslogtreecommitdiff
path: root/poetry.lock
AgeCommit message (Expand)Author
2020-08-20Delete lock file if it's staleMicah Lee
2020-08-19Split chat messages into username and message, and change UI for displaying m...Micah Lee
2020-08-19Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chatMicah Lee
2020-07-04Updates jQuery and poetry dependencies in ChatSaptak S
2020-07-04Merge branch 'develop' of github.com:micahflee/onionshare into chatSaptak S
2020-06-30Remove watchdog and psutil depsMicah Lee
2020-06-30Install setuptools for everything, not just windowsMicah Lee
2020-06-30Merge branch 'develop' into 910_flatpakMicah Lee
2020-05-31#1115 Add QR Code for onion URLMiguel Jacq
2020-05-04Adds eventlet to poetry to allow using websocket instead of pollingSaptak S
2020-05-02Adds flask-socketio dependency to poetrySaptak S
2020-04-06Remove psutil dependency, and start using a lock file insteadMicah Lee
2020-04-06Remove watchdog, replace with a simple background threadMicah Lee
2020-04-05Update poetry dependenciesMicah Lee
2020-03-22Change python version to ^3.7, and use PyQt 5.14 instead of the very latest. ...Micah Lee
2020-03-21Update dependenciesSaptak S
2020-03-18Switches from pipenv and requirements.txt to poetry to manage dependenciesSaptak S