Requirements: update time!
This commit is contained in:
parent
be070b79af
commit
f4e71df946
|
@ -1,4 +1,4 @@
|
||||||
flask>=2.0.1
|
flask>=2.0.2
|
||||||
pony>=0.7.14
|
pony>=0.7.14
|
||||||
waitress>=2.0.0
|
waitress>=2.0.0
|
||||||
flask-caching>=1.10.1
|
flask-caching>=1.10.1
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
colorama>=0.4.4
|
colorama>=0.4.4
|
||||||
websockets>=10.0
|
websockets>=10.0
|
||||||
PyYAML>=5.4.1
|
PyYAML>=6.0
|
||||||
fuzzywuzzy>=0.18.0
|
fuzzywuzzy>=0.18.0
|
||||||
prompt_toolkit>=3.0.20
|
prompt_toolkit>=3.0.20
|
||||||
appdirs>=1.4.4
|
appdirs>=1.4.4
|
||||||
jinja2>=3.0.1
|
jinja2>=3.0.2
|
||||||
schema>=0.7.4
|
schema>=0.7.4
|
||||||
|
|
Loading…
Reference in New Issue