diff --git a/requirements.txt b/requirements.txt index cf3674aad..b1fef0a5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.1.1 +Django==5.1.4 matplotlib==3.8.3 urllib3==1.26.19 # scipy==1.12.0 # big package, only used when attemping to get the github activity graph -> not implemented ATM