Skip to content

Commit

Permalink
Fix Django version in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
FeloxleF committed Mar 18, 2024
1 parent 2435e84 commit 83c8469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activmindback/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django=5.0.2
django==5.0.2
mysqlclient
djangorestframework
django-debug-toolbar
Expand Down

0 comments on commit 83c8469

Please sign in to comment.