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/source/requirements.txt
+18-17Lines changed: 18 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,20 @@ appnope==0.1.3 ; python_version >= "3.8" and python_version < "3.12" and platfor
4
4
argon2-cffi-bindings==21.2.0 ; python_version>="3.8" and python_version < "3.12"
5
5
argon2-cffi==21.3.0 ; python_version>="3.8" and python_version < "3.12"
6
6
arrow==1.2.3 ; python_version>="3.8" and python_version < "3.12"
7
-
astroid==2.15.2 ; python_version>="3.8" and python_version < "3.12"
7
+
astroid==2.15.3 ; python_version>="3.8" and python_version < "3.12"
8
8
asttokens==2.2.1 ; python_version>="3.8" and python_version < "3.12"
9
-
attrs==22.2.0 ; python_version>="3.8" and python_version < "3.12"
9
+
attrs==23.1.0 ; python_version>="3.8" and python_version < "3.12"
10
10
babel==2.12.1 ; python_version>="3.8" and python_version < "3.12"
11
11
backcall==0.2.0 ; python_version>="3.8" and python_version < "3.12"
12
-
beautifulsoup4==4.12.1 ; python_version>="3.8" and python_version < "3.12"
12
+
beautifulsoup4==4.12.2 ; python_version>="3.8" and python_version < "3.12"
13
13
bleach==6.0.0 ; python_version>="3.8" and python_version < "3.12"
14
14
certifi==2022.12.7 ; python_version>="3.8" and python_version < "3.12"
15
15
cffi==1.15.1 ; python_version>="3.8" and python_version < "3.12"
16
16
charset-normalizer==3.1.0 ; python_version>="3.8" and python_version < "3.12"
17
17
colorama==0.4.6 ; python_version>="3.8" and python_version < "3.12" and sys_platform == "win32" or python_version >= "3.8" and python_version < "3.12" and platform_system == "Windows"
18
18
comm==0.1.3 ; python_version>="3.8" and python_version < "3.12"
19
19
contourpy==1.0.7 ; python_version>="3.8" and python_version < "3.12"
20
-
coverage[toml]==7.2.2 ; python_version>="3.8" and python_version < "3.12"
20
+
coverage[toml]==7.2.3 ; python_version>="3.8" and python_version < "3.12"
21
21
cycler==0.11.0 ; python_version>="3.8" and python_version < "3.12"
22
22
datetime==4.9 ; python_version>="3.8" and python_version < "3.12"
23
23
debugpy==1.6.7 ; python_version>="3.8" and python_version < "3.12"
pockets==0.9.1 ; python_version>="3.8" and python_version < "3.12"
91
91
prometheus-client==0.16.0 ; python_version>="3.8" and python_version < "3.12"
92
92
prompt-toolkit==3.0.38 ; python_version>="3.8" and python_version < "3.12"
93
-
psutil==5.9.4 ; python_version>="3.8" and python_version < "3.12"
93
+
psutil==5.9.5 ; python_version>="3.8" and python_version < "3.12"
94
94
ptyprocess==0.7.0 ; python_version>="3.8" and python_version < "3.12" and os_name != "nt" or python_version >= "3.8" and python_version < "3.12" and sys_platform != "win32"
95
95
pure-eval==0.2.2 ; python_version>="3.8" and python_version < "3.12"
96
96
pycparser==2.21 ; python_version>="3.8" and python_version < "3.12"
97
-
pygments==2.14.0 ; python_version>="3.8" and python_version < "3.12"
97
+
pygments==2.15.0 ; python_version>="3.8" and python_version < "3.12"
98
98
pylint-exit==1.2.0 ; python_version>="3.8" and python_version < "3.12"
99
99
pylint==2.17.2 ; python_version>="3.8" and python_version < "3.12"
100
100
pynmea2==1.19.0 ; python_version>="3.8" and python_version < "3.12"
101
101
pyparsing==3.0.9 ; python_version>="3.8" and python_version < "3.12"
102
102
pyrsistent==0.19.3 ; python_version>="3.8" and python_version < "3.12"
103
-
pytest-cov==3.0.0 ; python_version>="3.8" and python_version < "3.12"
103
+
pytest-cov==4.0.0 ; python_version>="3.8" and python_version < "3.12"
104
104
pytest-lazy-fixture==0.6.3 ; python_version>="3.8" and python_version < "3.12"
105
-
pytest==7.2.2 ; python_version>="3.8" and python_version < "3.12"
105
+
pytest==7.3.1 ; python_version>="3.8" and python_version < "3.12"
106
106
python-dateutil==2.8.2 ; python_version>="3.8" and python_version < "3.12"
107
107
python-json-logger==2.0.7 ; python_version>="3.8" and python_version < "3.12"
108
108
pytz==2023.3 ; python_version>="3.8" and python_version < "3.12"
0 commit comments