Skip to content

Commit

Permalink
Merge pull request #130 from gm3dmo/django5
Browse files Browse the repository at this point in the history
Adding django 5
  • Loading branch information
gm3dmo authored Dec 17, 2023
2 parents 681aba6 + d571166 commit 7505427
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#
# pip-compile
#
appnope==0.1.3
# via ipython
asgiref==3.7.2
# via django
asttokens==2.4.0
Expand All @@ -26,7 +28,7 @@ decorator==5.1.1
# via
# ipdb
# ipython
django==4.2.
django==4.2.7
# via
# -r requirements.in
# crispy-bootstrap5
Expand Down

0 comments on commit 7505427

Please sign in to comment.