Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
rebkwok committed Sep 14, 2023
1 parent 19ea9fc commit 04cb466
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ pytest-django
pytest-cov
pytest-env
pytest-xdist
pymemcache
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ pycryptodome==3.15.0
# via simple-crypt
pyjwt[crypto]==2.5.0
# via django-allauth
pymemcache==4.0.0
# via -r requirements.in
pyparsing==3.0.9
# via packaging
pytest==7.1.3
Expand Down

0 comments on commit 04cb466

Please sign in to comment.