Skip to content

Commit

Permalink
Merge pull request #30 from ynput/enhancement/remove-mongo-dependencies
Browse files Browse the repository at this point in the history
Remove mongo dependencies from client
  • Loading branch information
iLLiCiTiT authored Feb 13, 2024
2 parents 8b5a28e + 531ce4e commit 6aa2b73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ wsrpc_aiohttp = "^3.1.1" # websocket server
Click = "^8"
clique = "1.6.*"
jsonschema = "^2.6.0"
pymongo = "^3.11.2"
log4mongo = "^1.7"
pyblish-base = "^1.8.11"
pynput = "^1.7.2" # Timers manager - TODO remove
speedcopy = "^2.1"
Expand Down

0 comments on commit 6aa2b73

Please sign in to comment.