@@ -5,20 +5,20 @@ attrs==24.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
5
5
babel == 2.16.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
6
6
black == 24.8.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
7
7
blinker == 1.8.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
8
- blockfrost-python == 0.5.3 ; python_full_version >= "3.8.1" and python_version < "4"
8
+ blockfrost-python == 0.6.0 ; python_full_version >= "3.8.1" and python_version < "4"
9
9
cachetools == 5.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
10
10
cardano-tools == 2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
11
11
cbor2 == 5.6.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
12
12
certifi == 2024.8.30 ; python_full_version >= "3.8.1" and python_version < "4"
13
13
certvalidator == 0.11.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
14
- cffi == 1.17.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
14
+ cffi == 1.17.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
15
15
charset-normalizer == 3.3.2 ; python_full_version >= "3.8.1" and python_version < "4"
16
16
click == 8.1.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
17
17
colorama == 0.4.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows" )
18
18
coloredlogs == 15.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
19
19
cose == 0.9.dev8 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
20
20
coverage [toml ]== 7.6.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
21
- cryptography == 43.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
21
+ cryptography == 43.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
22
22
decorator == 5.1.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
23
23
docker == 7.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
24
24
docutils == 0.19 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
@@ -31,9 +31,9 @@ flask==2.3.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
31
31
frozendict == 2.4.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
32
32
frozenlist == 1.4.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
33
33
humanfriendly == 10.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
34
- idna == 3.8 ; python_full_version >= "3.8.1" and python_version < "4"
34
+ idna == 3.10 ; python_full_version >= "3.8.1" and python_version < "4"
35
35
imagesize == 1.4.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
36
- importlib-metadata == 8.4 .0 ; python_full_version >= "3.8.1" and python_version < "3.10"
36
+ importlib-metadata == 8.5 .0 ; python_full_version >= "3.8.1" and python_version < "3.10"
37
37
iniconfig == 2.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
38
38
isort == 5.13.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
39
39
itsdangerous == 2.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
@@ -43,29 +43,29 @@ mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
43
43
mnemonic == 0.21 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
44
44
mypy-extensions == 1.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
45
45
mypy == 1.4.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
46
- ogmios @ git+https://gitlab.com/viperscience/ogmios-python.git@0b713e78839341d92828340a5552ef8dd1c6224b ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
46
+ ogmios == 1.2.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
47
47
orjson == 3.10.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
48
48
oscrypto == 1.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
49
49
packaging == 24.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
50
50
pathspec == 0.12.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
51
51
pexpect == 4.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
52
- platformdirs == 4.2.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
52
+ platformdirs == 4.3.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
53
53
pluggy == 1.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
54
54
pprintpp == 0.4.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
55
55
ptyprocess == 0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
56
56
py == 1.11.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
57
57
pycodestyle == 2.12.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
58
58
pycparser == 2.22 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
59
- pydantic-core == 2.20.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
60
- pydantic == 2.8 .2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
59
+ pydantic-core == 2.23.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
60
+ pydantic == 2.9 .2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
61
61
pyflakes == 3.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
62
62
pygments == 2.18.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
63
63
pynacl == 1.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
64
- pyreadline3 == 3.4.1 ; sys_platform == "win32" and python_full_version >= "3.8.1" and python_full_version < "4.0.0"
64
+ pyreadline3 == 3.5.4 ; sys_platform == "win32" and python_full_version >= "3.8.1" and python_full_version < "4.0.0"
65
65
pytest-cov == 5.0.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
66
66
pytest-xdist == 3.6.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
67
- pytest == 8.3.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
68
- pytz == 2024.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
67
+ pytest == 8.3.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
68
+ pytz == 2024.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
69
69
pywin32 == 306 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and sys_platform == "win32"
70
70
requests == 2.32.3 ; python_full_version >= "3.8.1" and python_version < "4"
71
71
retry == 0.9.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
@@ -86,8 +86,8 @@ tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.0
86
86
typeguard == 4.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
87
87
types-requests == 2.31.0.10 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
88
88
typing-extensions == 4.12.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
89
- urllib3 == 2.2.2 ; python_full_version >= "3.8.1" and python_version < "4"
89
+ urllib3 == 2.2.3 ; python_full_version >= "3.8.1" and python_version < "4"
90
90
websocket-client == 1.8.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
91
- websockets == 13.0. 1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
91
+ websockets == 13.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
92
92
werkzeug == 3.0.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
93
- zipp == 3.20.1 ; python_full_version >= "3.8.1" and python_version < "3.10"
93
+ zipp == 3.20.2 ; python_full_version >= "3.8.1" and python_version < "3.10"
0 commit comments