File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ This project depends on several third-party libraries:
37
37
- phonenumbers==8.13.25
38
38
- django-phonenumber-field==7.2.0
39
39
- babel==2.13.1
40
- - pytz~ =2023.3.post1
41
40
42
41
We strive to keep these dependencies up to date and free from vulnerabilities. If you find a vulnerability in one of
43
42
these dependencies, please follow the steps above to report it.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ phonenumbers==8.13.33
3
3
django-phonenumber-field==7.3.0
4
4
babel==2.14.0
5
5
setuptools==69.2.0
6
- pytz~=2024.1
7
6
requests~=2.31.0
8
7
django-q2==1.6.2
9
- python-dotenv==1.0.1
8
+ python-dotenv==1.0.1
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ phonenumbers==8.13.33
4
4
django-phonenumber-field == 7.3.0
5
5
babel == 2.14.0
6
6
setuptools == 69.2.0
7
- pytz ~= 2024.1
8
7
requests ~= 2.31.0
9
8
django-q2 == 1.6.2
10
- python-dotenv == 1.0.1
9
+ python-dotenv == 1.0.1
Original file line number Diff line number Diff line change @@ -27,5 +27,4 @@ install_requires =
27
27
phonenumbers>=8.13.22
28
28
django-phonenumber-field>=7.2.0
29
29
babel>=2.13.0
30
- pytz>=2023.3
31
30
django-q2>=1.6.1
You can’t perform that action at this time.
0 commit comments