Skip to content

Commit

Permalink
fix: add pymemcache requirement in local.txt (#4080)
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq authored Sep 7, 2023
1 parent f21a41e commit cbe00f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/local.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ docker-compose
edx-i18n-tools
pytest-split
pywatchman # For devserver code reloading
pymemcache
2 changes: 2 additions & 0 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,8 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.in
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
Expand Down

0 comments on commit cbe00f8

Please sign in to comment.