Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/requirements-prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cryptography==44.0.1
decorator==5.1.1
dnspython==2.6.1
executing==1.2.0
filelock==3.4.0
filelock==3.19.1
flanker @ https://github.com/closeio/flanker-new/archive/fa272d95345d45e8bb1f9bc32bc2c074bf52a484.zip
tld==0.12.6
Flask==2.3.2
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,9 @@ executing==1.2.0 \
# via
# -r requirements-prod.in
# stack-data
filelock==3.4.0 \
--hash=sha256:2e139a228bcf56dd8b2274a65174d005c4a6b68540ee0bdbb92c76f43f29f7e8 \
--hash=sha256:93d512b32a23baf4cac44ffd72ccf70732aeff7b8050fcaf6d3ec406d954baf4
filelock==3.19.1 \
--hash=sha256:66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58 \
--hash=sha256:d38e30481def20772f5baf097c122c3babc4fcdb7e14e57049eb9d88c6dc017d
# via
# -r requirements-prod.in
# tldextract
Expand Down