Skip to content

Commit

Permalink
Merge pull request #342 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
HaSistrunk authored Oct 9, 2024
2 parents ea08ef9 + 5d65b2a commit 1cfcd91
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ charset-normalizer==3.3.2
# via requests
coverage[toml]==7.6.1
# via pytest-cov
django==4.2.15
django==4.2.16
# via
# -r requirements.in
# asterism
Expand All @@ -35,7 +35,7 @@ djangorestframework==3.15.2
# asterism
exceptiongroup==1.2.2
# via pytest
idna==3.8
idna==3.10
# via requests
inflate64==1.0.0
# via py7zr
Expand Down Expand Up @@ -69,7 +69,7 @@ pyparsing==3.1.4
# via rdflib
pyppmd==1.1.0
# via py7zr
pytest==8.3.2
pytest==8.3.3
# via
# pyfc4
# pytest-cov
Expand Down Expand Up @@ -108,7 +108,7 @@ typing-extensions==4.12.2
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
urllib3==2.2.2
urllib3==2.2.3
# via
# amclient
# requests

0 comments on commit 1cfcd91

Please sign in to comment.