Skip to content
Merged
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,9 +380,9 @@ django-recaptcha==4.0.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:5316438f97700c431d65351470d1255047e3f2cd9af0f2f13592b637dad9213e
django-settings-export==1.2.1 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:fceeae49fc597f654c1217415d8e049fc81c930b7154f5d8f28c432db738ff79
django==5.1.9 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:2fd1d4a0a66a5ba702699eb692e75b0d828b73cc2f4e1fc4b6a854a918967411 \
--hash=sha256:565881bdd0eb67da36442e9ac788bda90275386b549070d70aee86327781a4fc
django==5.1.12 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:8a8991b1ec052ef6a44fefd1ef336ab8daa221287bcb91a4a17d5e1abec5bbcc \
--hash=sha256:9eb695636cea3601b65690f1596993c042206729afb320ca0960b55f8ed4477b
djangorestframework==3.15.2 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20 \
--hash=sha256:36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad
Expand Down
Loading