Skip to content

Commit

Permalink
Fix Django autoreload (#4794)
Browse files Browse the repository at this point in the history
  • Loading branch information
axelstudios authored Sep 13, 2024
1 parent bbc5489 commit 27a9486
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,6 @@ django-treebeard==4.6.1
django-two-factor-auth[phonenumbers]==1.16.0
qrcode[pil]==6.1
pyotp==2.9.0

# This dependency can be removed once a version newer than 8.5.0 has been released that fixes Django autoreload
importlib_metadata==8.4.0

0 comments on commit 27a9486

Please sign in to comment.