Closed untari closed 3 weeks ago
This PR is updated the dependencies to closes: Update to latest Dependencies #143
Updated dependencies in requirements.txt across production, deployment, and development categories. Some of the dependencies has been updated, here is the PR for reference: Update the dependencies #101
requirements.txt
Specific version updates include:
django-cors-headers==4.3.*
4.4.*
django-multifactor==0.6.2
0.7.0
openpyxl~=3.1.2
3.1.5
redis==5.0.4
5.0.7
requests==2.31.*
2.32.*
uvicorn[standard]==0.26.0
0.25.0
black==23.7
24.1
flake8==7.0.0
7.1.0
pytest==8.2.0
8.2.2
pytest-django==4.7.0 to 4.8.0
pytest-django==4.7.0
4.8.0
Testing:
This PR is updated the dependencies to closes: Update to latest Dependencies #143
Updated dependencies in
requirements.txt
across production, deployment, and development categories. Some of the dependencies has been updated, here is the PR for reference: Update the dependencies #101Specific version updates include:
django-cors-headers==4.3.*
to4.4.*
django-multifactor==0.6.2
to0.7.0
openpyxl~=3.1.2
to3.1.5
redis==5.0.4
to5.0.7
requests==2.31.*
to2.32.*
uvicorn[standard]==0.26.0
to0.25.0
black==23.7
to24.1
flake8==7.0.0
to7.1.0
pytest==8.2.0
to8.2.2
pytest-django==4.7.0
to4.8.0
Testing: