Skip to content

Commit

Permalink
Upgrade Django with security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bruvellu committed Dec 7, 2024
1 parent 3ecb7f1 commit 516dcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Requirement for pip
wheel
# Django itself, upgrade manually
django==5.1.2
django==5.1.4
#TODO: Update PostgreSQL library?
psycopg2==2.9.6
# For taxon hierarchical tree
Expand Down

0 comments on commit 516dcf2

Please sign in to comment.