Commit d8e1ec7 1 parent ad7ab0c commit d8e1ec7 Copy full SHA for d8e1ec7
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ click==8.1.7
13
13
clickclick == 20.10.2
14
14
connexion [flask,uvicorn ]== 3.1.0
15
15
constantly == 23.10.4
16
- cryptography == 43 .0.1
16
+ cryptography >= 44 .0.1
17
17
Deprecated == 1.2.14
18
18
Flask == 3.0.3
19
19
gunicorn == 23.0.0
@@ -26,7 +26,7 @@ idna==3.10
26
26
incremental == 24.7.2
27
27
inflection == 0.5.1
28
28
itsdangerous == 2.2.0
29
- Jinja2 == 3.1.4
29
+ jinja2 >= 3.1.5
30
30
jsonschema == 4.23.0
31
31
jsonschema-path == 0.3.3
32
32
jsonschema-specifications == 2023.12.1
@@ -41,11 +41,11 @@ pyasn1==0.6.1
41
41
pyasn1_modules == 0.4.1
42
42
pycparser == 2.22
43
43
PyJWT == 2.9.0
44
- pyOpenSSL = =24.2.1
44
+ pyOpenSSL > =24.2.1
45
45
pyrsistent == 0.20.0
46
46
python-dotenv == 1.0.1
47
47
python-gnupg == 0.5.3
48
- python-multipart == 0.0.10
48
+ python-multipart >= 0.0.18
49
49
PyYAML == 6.0.2
50
50
ratelimit == 2.2.1
51
51
referencing == 0.35.1
@@ -57,7 +57,7 @@ service-identity==24.1.0
57
57
setuptools == 75.1.0
58
58
six == 1.16.0
59
59
sniffio == 1.3.1
60
- starlette == 0.39.1
60
+ starlette >= 0.40.0
61
61
Twisted == 24.7.0
62
62
typing_extensions == 4.12.2
63
63
urllib3 == 2.2.3
@@ -66,6 +66,6 @@ uvloop==0.20.0
66
66
uWSGI == 2.0.27
67
67
watchfiles == 0.24.0
68
68
websockets == 13.1
69
- Werkzeug == 3.0.4
69
+ werkzeug >= 3.0.6
70
70
wrapt == 1.16.0
71
71
zope.interface == 7.0.3
You can’t perform that action at this time.
0 commit comments