Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed Feb 26, 2024
1 parent 102e32e commit fd4614d
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
Expand Up @@ -4,7 +4,7 @@ bandit==1.7.5; python_version >= '3.7'
boto3==1.17.112; python_version < '3.0'
boto3==1.23.10; python_version >= '3.0' and python_version < '3.7'
boto3==1.33.13; python_version == '3.7'
boto3==1.34.44; python_version >= '3.8'
boto3==1.34.49; python_version >= '3.8'
Django==1.11.29; python_version < '3.0'
Django==3.2.24; python_version >= '3.0'
psutil==5.9.8
Expand Down

0 comments on commit fd4614d

Please sign in to comment.