Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74dbbcc

Browse files
committed
move redis to 'app' section of requirements.txt
1 parent e3de63c commit 74dbbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
sqlalchemy
33
flask
44
psycopg2-binary
5+
redis
56

67
# dev/tests
78
pytest
89
pytest-icdiff
910
mypy
1011
pylint
1112
requests
12-
redis
1313
tenacity

0 commit comments

Comments
 (0)