94427deb9d
GitOrigin-RevId: f91ee3065de91a3531329a674a45ddcb3467a650
11 lines
292 B
Diff
11 lines
292 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -20,7 +20,7 @@ flet-core = "0.6.2"
|
|
python = "^3.7"
|
|
typing-extensions = { version = "^4.4.0", python = "<3.8" }
|
|
websocket-client = "^1.4.2"
|
|
-watchdog = "^2.2.1"
|
|
+watchdog = ">=2.2.1"
|
|
oauthlib = "^3.2.2"
|
|
websockets = "^10.4"
|
|
httpx = "^0.23.3"
|