Skip to content

Commit 2efb0cc

Browse files
committed
chore(controller): upgrade requirements
1 parent 589b7b3 commit 2efb0cc

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

rootfs/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
# Drycc controller requirements
22
backoff==2.2.1
3-
django==4.2.1
3+
django==4.2.3
44
channels==4.0.0
55
aiohttp==3.8.4
6-
django-cors-headers==4.0.0
6+
django-cors-headers==4.1.0
77
django-guardian==2.4.0
88
djangorestframework==3.14.0
9-
docker==6.1.2
9+
docker==6.1.3
1010
gunicorn==20.1.0
1111
uvicorn[standard]==0.22.0
12-
asgiref==3.6.0
12+
asgiref==3.7.2
1313
idna==3.4
1414
jmespath==1.0.1
15-
jsonschema==4.17.3
15+
jsonschema==4.18.0
1616
morph==0.1.5
1717
packaging==23.1
1818
pyasn1==0.5.0
1919
psycopg[binary]==3.1.9
20-
pyOpenSSL==23.1.1
20+
pyOpenSSL==23.2.0
2121
ndg-httpsclient==0.5.1
2222
pytz==2023.3
2323
requests==2.31.0
2424
requests-toolbelt==1.0.0
25-
celery==5.2.7
25+
celery==5.3.1
2626
hiredis==2.2.3
27-
django_redis==5.2.0
27+
django_redis==5.3.0
2828
dj-database-url==2.0.0
2929
social-auth-app-django==5.2.0
3030
python-jose==3.3.0
31-
Authlib==1.2.0
31+
Authlib==1.2.1
3232
kubernetes==26.1.0

0 commit comments

Comments
 (0)