You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for that great module.
Then, could you replace the == of the requirements.txt by >= ? Unless your module does not need these exact versions, I think it can be compatible with newer versions.
Cheers !
The text was updated successfully, but these errors were encountered:
Hello @danieliu,
First, thank you for that great module.
Then, could you replace the
==
of therequirements.txt
by>=
? Unless your module does not need these exact versions, I think it can be compatible with newer versions.Cheers !
The text was updated successfully, but these errors were encountered: