11[project ]
22name = " api"
3- version = " 4.2.4 "
3+ version = " 4.2.5 "
44description = " Web app for Carrot-Mapper"
55
66authors = [
@@ -11,29 +11,29 @@ requires-python = "~=3.11"
1111license = " MIT"
1212
1313dependencies = [
14- " django==5.2.6 " ,
15- " openpyxl>= 3.1.3,<4 " ,
16- " django-select2>= 8.4.0,<9 " ,
14+ " django==5.2.8 " ,
15+ " openpyxl== 3.1.5 " ,
16+ " django-select2== 8.4.3 " ,
1717 " django-extra-views>=0.16.0,<1.0" ,
18- " djangorestframework>= 3.16.0,<4 " ,
19- " django-filter~= 25.1 " ,
20- " requests>= 2.32.3,<3 " ,
18+ " djangorestframework== 3.16.1 " ,
19+ " django-filter== 25.2 " ,
20+ " requests== 2.32.5 " ,
2121 " azure-common>=1.1.28,<2" ,
22- " azure-storage-queue>= 12.12.0,<13 " ,
23- " azure-storage-blob>= 12.25.1,<13 " ,
24- " whitenoise>=6.9.0,<7 " ,
22+ " azure-storage-queue== 12.14.1 " ,
23+ " azure-storage-blob== 12.27.1 " ,
24+ " whitenoise==6.11.0 " ,
2525 " gunicorn==23.0.0" ,
26- " graphviz>=0.20.3,< 0.21" ,
26+ " graphviz== 0.21" ,
2727 " drf-dynamic-fields>=0.4.0,<0.5" ,
28- " django-cors-headers>=4.7.0,<5 " ,
29- " python-dotenv>=1.1.0,<2 " ,
30- " azure-monitor-opentelemetry>=1.6.9,< 2" ,
31- " djangorestframework-simplejwt>= 5.5.0,<6 " ,
28+ " django-cors-headers==4.9.0 " ,
29+ " python-dotenv==1.2.1 " ,
30+ " azure-monitor-opentelemetry==1.8. 2" ,
31+ " djangorestframework-simplejwt== 5.5.1 " ,
3232 " dj-rest-auth[with-social]==7.0.1" ,
33- " minio>= 7.2.15,<8 " ,
34- " drf-spectacular>=0.28.0,<1 " ,
35- " django-allauth==65.3 .0" ,
36- " psycopg2-binary>= 2.9.10 " ,
33+ " minio== 7.2.18 " ,
34+ " drf-spectacular==0.29.0 " ,
35+ " django-allauth==65.13 .0" ,
36+ " psycopg2-binary== 2.9.11 " ,
3737]
3838
3939[dependency-groups ]
0 commit comments