Skip to content

Commit 0b5a009

Browse files
committed
Merge branch 'main' into feat/set-function-as-disabled
2 parents 9756b67 + 0533af8 commit 0b5a009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gateway/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography>=44.0.0, <45
1+
cryptography>=44.0.2, <45
22
djangorestframework>=3.15.2, <4
33
django-allauth[socialaccount]>=0.61.1, <1
44
django-allow-cidr>=0.7.1, <1
@@ -7,15 +7,15 @@ django-csp>=3.8, <4
77
djangorestframework-simplejwt>=5.3.1, <6
88
django_prometheus>=2.3.1, <3
99
ray[default]>=2.30.0, <3
10-
Django>=4.2.11, <5
10+
Django>=4.2.20, <5
1111
gunicorn>=23.0.0, <24
1212
requests>=2.32.2, <3
1313
psycopg2-binary>=2.9.9, <3
1414
kubernetes>=30.1.0, <31
1515
opentelemetry-distro>=0.47b0
1616
opentelemetry-exporter-otlp>=1.19.0, <2
1717
django-concurrency>=2.5, <3
18-
drf-yasg>=1.21.7, <2
18+
drf-yasg>=1.21.10, <2
1919
# Django dependency, but we need a newer version (IBMQ#246)
2020
sqlparse>=0.5.0, <1
2121
qiskit-ibm-runtime>=0.29.0, <1

0 commit comments

Comments
 (0)