robocorp / rpaframework

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
https://www.rpaframework.org/
Apache License 2.0
1.14k stars 219 forks source link

Compatibility with latest "flet" package #1066

Open axiom41 opened 1 year ago

axiom41 commented 1 year ago

Hello. I had to update the "flet" package (https://flet.dev/) to a version newer than 0.4.2 "strictly" required by your rpaframework-assistant component, as shown in the error below:

rpaframework-assistant 2.3.0 requires flet==0.4.2, but you have flet 0.9.0 which is incompatible.

Would it be possible to update rpaframework-assistant to use any newer version of "flet" package (possibly the latest one, currently the 0.10.1)?

Many thanks in advance.

axiom41 commented 1 year ago

Hello. Here is an update: issue is still existing after updating rpaframework-assistant to v3.0.0