You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/requirements.txt
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
alabaster==0.7.12; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
2
2
atomicwrites==1.4.0; python_version>="3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.4.0"
3
3
attrs==21.4.0; python_version>="3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
4
-
babel==2.9.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
4
+
babel==2.10.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
5
5
black==22.3.0; python_full_version>="3.6.2"
6
-
blockfrost-python==0.4.3; python_version>="3.7" and python_version < "4"
6
+
blockfrost-python==0.4.4; python_version>="3.7" and python_version < "4"
7
7
cbor2==5.4.2.post1; python_version>="3.6"
8
8
certifi==2021.10.8; python_version>="3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
packaging==21.3; python_version>="3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
29
29
pathspec==0.9.0; python_full_version>="3.6.2"
@@ -33,12 +33,12 @@ py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_
33
33
pycodestyle==2.8.0; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
34
34
pycparser==2.21; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
35
35
pyflakes==2.4.0; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
36
-
pygments==2.11.2; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
36
+
pygments==2.12.0; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
37
37
pynacl==1.5.0; python_version>="3.6"
38
38
pyparsing==3.0.8; python_full_version>="3.6.8" and python_version >= "3.7"
39
39
pytest-cov==3.0.0; python_version>="3.6"
40
-
pytest==7.1.1; python_version>="3.7"
41
-
pytz==2022.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
40
+
pytest==7.1.2; python_version>="3.7"
41
+
pytz==2022.1; python_version>="3.6"
42
42
requests==2.27.1; python_version>="3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
43
43
retry==0.9.2
44
44
snowballstemmer==2.2.0; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
sphinxcontrib-qthelp==1.0.3; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
53
53
sphinxcontrib-serializinghtml==1.1.5; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
54
54
tomli==2.0.1; python_version<"3.11" and python_full_version >= "3.6.2" and python_version >= "3.7"
55
-
typed-ast==1.5.2; python_version<"3.8" and implementation_name == "cpython" and python_full_version >= "3.6.2" and python_version >= "3.6"
55
+
typed-ast==1.5.3; python_version<"3.8" and implementation_name == "cpython" and python_full_version >= "3.6.2" and python_version >= "3.6"
56
56
typeguard==2.13.3; python_full_version>="3.5.3"
57
-
typing-extensions==4.1.1; python_version<"3.8" and python_full_version >= "3.6.2" and python_version >= "3.7"
57
+
typing-extensions==4.2.0; python_version<"3.8" and python_full_version >= "3.6.2" and python_version >= "3.7"
58
58
urllib3==1.26.9; python_version>="3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
0 commit comments