File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ mixer==7.2.2 ; python_full_version >= "3.9.16"
14
14
mypy-extensions == 1.0.0 ; python_full_version >= "3.9.16"
15
15
packaging == 23.1 ; python_full_version >= "3.9.16"
16
16
pathspec == 0.11.1 ; python_full_version >= "3.9.16"
17
- platformdirs == 3.5.0 ; python_full_version >= "3.9.16"
17
+ platformdirs == 3.5.1 ; python_full_version >= "3.9.16"
18
18
pluggy == 1.0.0 ; python_full_version >= "3.9.16"
19
19
pycodestyle == 2.10.0 ; python_full_version >= "3.9.16"
20
20
pyflakes == 3.0.1 ; python_full_version >= "3.9.16"
Original file line number Diff line number Diff line change 1
1
asgiref == 3.6.0 ; python_full_version >= "3.9.16"
2
- certifi == 2022.12 .7 ; python_full_version >= "3.9.16"
2
+ certifi == 2023.5 .7 ; python_full_version >= "3.9.16"
3
3
cffi == 1.15.1 ; python_full_version >= "3.9.16"
4
4
charset-normalizer == 3.1.0 ; python_full_version >= "3.9.16"
5
5
cryptography == 40.0.2 ; python_full_version >= "3.9.16"
6
6
django == 4.2.1 ; python_full_version >= "3.9.16"
7
7
idna == 3.4 ; python_full_version >= "3.9.16"
8
8
msal == 1.22.0 ; python_full_version >= "3.9.16"
9
9
pycparser == 2.21 ; python_full_version >= "3.9.16"
10
- pyjwt [crypto ]== 2.6 .0 ; python_full_version >= "3.9.16"
10
+ pyjwt [crypto ]== 2.7 .0 ; python_full_version >= "3.9.16"
11
11
requests == 2.30.0 ; python_full_version >= "3.9.16"
12
12
sqlparse == 0.4.4 ; python_full_version >= "3.9.16"
13
13
tzdata == 2023.3 ; sys_platform == "win32" and python_full_version >= "3.9.16"
You can’t perform that action at this time.
0 commit comments