Skip to content

Commit c2e3c5b

Browse files
committed
chore: update denpendencies
1 parent e7311d0 commit c2e3c5b

1 file changed

Lines changed: 16 additions & 27 deletions

File tree

requirements.txt

Lines changed: 16 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,22 @@
1-
certifi==2019.3.9
2-
chardet==3.0.4
3-
coverage==6.1.2
4-
Django==3.2.9
5-
django-redis==5.0.0
6-
djangorestframework==3.12.4
7-
entrypoints==0.3
1+
coverage==6.5.0
2+
django-cas-ng==5.0.1
3+
django-dbconn-retry==0.1.7
4+
django-dramatiq==0.11.6
5+
django-redis==5.4.0
6+
Django==3.2.24
7+
djangorestframework==3.14.0
8+
dramatiq==1.16.0
9+
entrypoints==0.4
810
Envelopes==0.4
9-
flake8==4.0.1
1011
flake8-coding==1.3.2
11-
flake8-quotes==3.3.1
12-
gunicorn==20.1.0
13-
idna==3.3
12+
flake8-quotes==3.3.2
13+
flake8==7.0.0
14+
gunicorn==21.2.0
1415
jsonfield==3.1.0
15-
mccabe==0.6.1
1616
otpauth==1.0.1
17-
Pillow==8.4.0
18-
psycopg2==2.9.2
19-
pycodestyle==2.8.0
20-
pyflakes==2.4.0
17+
pillow==10.2.0
18+
psycopg2==2.9.9
2119
python-dateutil==2.8.2
22-
pytz==2021.3
23-
qrcode==7.3.1
20+
qrcode==7.4.2
2421
raven==6.10.0
25-
redis==3.5.3
26-
requests==2.26.0
27-
six==1.16.0
28-
urllib3==1.26.7
29-
XlsxWriter==3.0.2
30-
django-dramatiq==0.10.0
31-
dramatiq==1.12.0
32-
django-dbconn-retry==0.1.5
33-
django-cas-ng==4.2.1
22+
XlsxWriter==3.1.9

0 commit comments

Comments
 (0)