Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
build: include pymemcache dependency (#1497)
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq authored Sep 13, 2023
1 parent 2300206 commit 991ee06
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 @@ -8,4 +8,5 @@ mysqlclient
PyYAML # MIT License
gunicorn # MIT
python-memcached
pymemcache
nodeenv # BSD
2 changes: 2 additions & 0 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,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 991ee06

Please sign in to comment.