diff --git a/requirements.txt b/requirements.txt index 7476306496..1595e23c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,30 @@ Django==4.2.* -django-statici18n==2.3.* +django-statici18n==2.5.* django_webpack_loader==1.7.* -django_picklefield==3.1 -django_formtools==2.4 +django_picklefield==3.2.* +django_formtools==2.5.* django_simple_captcha==0.6.* -djangosaml2==1.5.* -djangorestframework==3.14.* -python-dateutil==2.8.* -pyjwt==2.6.* +djangosaml2==1.9.* +djangorestframework==3.15.* +python-dateutil==2.9.* +pyjwt==2.9.* pycryptodome==3.20.* python-cas==1.6.* -pysaml2==7.2.* -requests==2.31.* -requests_oauthlib==1.3.* -future==0.18.* -gunicorn==20.1.* -mysqlclient==2.1.* -qrcode==7.3.* -pillow==10.2.* -chardet==5.1.* -cffi==1.15.1 -captcha==0.5.* -openpyxl==3.0.* -Markdown==3.4.* -bleach==5.0.* +pysaml2==7.3.* +requests==2.32.* +requests_oauthlib==2.0.* +future==1.0.* +gunicorn==23.0.* +mysqlclient==2.2.* +qrcode==7.4.* +pillow==10.4.* +chardet==5.2.* +cffi==1.17.0 +captcha==0.6.* +openpyxl==3.1.* +Markdown==3.6.* +bleach==6.1.* python-ldap==3.4.* -pypinyin==0.50.* +pypinyin==0.52.* PyMuPDF==1.24.* dnspython==2.6.* diff --git a/test-requirements.txt b/test-requirements.txt index 3ca8d6deab..3e88a07350 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,6 @@ mock nose exam splinter -pytest==7.4.4 +pytest pytest-django selenium -PyMuPDF==1.24.3 \ No newline at end of file