Skip to content

Commit

Permalink
Use pymemcache
Browse files Browse the repository at this point in the history
  • Loading branch information
Lxstr committed Mar 23, 2024
1 parent 5cdd7b1 commit 8139f3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,5 @@ dev-dependencies = [
"sphinx>=7.1.2",
"furo>=2024.1.29",
"sphinx-favicon>=1.0.1",
"pymemcache>=4.0.0",
]
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest-cov

# Requirements for interfaces
redis
python-memcached
pymemcache
Flask-SQLAlchemy
pymongo

0 comments on commit 8139f3f

Please sign in to comment.