Skip to content

Commit

Permalink
Sync up requirements files with their inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Apr 6, 2024
1 parent bfb6a0f commit 674fdcb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ charset-normalizer==3.1.0
click==8.1.7
# via pip-tools
coverage[toml]==7.3.1
# via pytest-cov
# via
# coverage
# pytest-cov
crispy-bulma==0.8.3
# via -r requirements.txt
cryptography==41.0.3
Expand Down Expand Up @@ -117,6 +119,7 @@ pyjwt[crypto]==2.6.0
# via
# -r requirements.txt
# django-allauth
# pyjwt
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ oauthlib==3.2.2
pycparser==2.21
# via cffi
pyjwt[crypto]==2.6.0
# via django-allauth
# via
# django-allauth
# pyjwt
python3-openid==3.2.0
# via django-allauth
requests==2.31.0
Expand Down

0 comments on commit 674fdcb

Please sign in to comment.