change pendulum dep from "==2.1.0" to ">=2.1.0"

This commit is contained in:
jesopo 2020-10-03 23:08:34 +00:00
parent eb216e9abf
commit f51f1b689e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
irctokens ==2.0.0
pendulum ==2.1.0
pendulum >=2.1.0