stub redis support

This commit is contained in:
2023-02-28 14:21:03 -08:00
parent e44becce07
commit d98899c7ad
2 changed files with 10 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
Flask==2.2.2
gevent==22.10.2
gevent==22.10.2
hiredis>=1.0.0
redis==4.5.1