Skip to content

Commit

Permalink
Merge pull request #258 from edx/add-pymemcache-dependency
Browse files Browse the repository at this point in the history
build: add pymemcache dependency
  • Loading branch information
UsamaSadiq authored Sep 12, 2023
2 parents 6c5c604 + a6239b0 commit 2522fd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/production.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ gunicorn
#mysqlclient
PyYAML
python-memcached
pymemcache
2 changes: 2 additions & 0 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymemcache==4.0.0
# via -r requirements/production.in
pymongo==3.13.0
# via
# -r requirements/base.txt
Expand Down

0 comments on commit 2522fd6

Please sign in to comment.