1
0
Fork 0

Merge branch 'main' into pylint3

This commit is contained in:
Mouse Reeve 2024-07-27 11:48:58 -07:00 committed by GitHub
commit 355a6071ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 56 additions and 10 deletions

View file

@ -4,7 +4,7 @@ boto3==1.34.74
bw-file-resubmit==0.6.0rc2
celery==5.3.6
colorthief==0.2.1
Django==4.2.11
Django==4.2.14
django-celery-beat==2.6.0
django-compressor==4.4
django-csp==3.8
@ -37,6 +37,7 @@ redis==5.0.3
requests==2.32.0
responses==0.25.0
s3-tar==0.1.13
sqlparse==0.5.1
# Indirect dependencies with version constraints for security fixes
grpcio>=1.57.0