We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df38af commit 2549a8dCopy full SHA for 2549a8d
requirements.in
@@ -1,5 +1,5 @@
1
bunch==1.0.1
2
-coverage==6.3.3
+coverage==7.5.2
3
dominate==2.6.0
4
numpy==1.23.2
5
pandas==1.4.2
requirements.txt
@@ -12,7 +12,7 @@ bracex==2.2.1
12
# via wcmatch
13
14
# via -r requirements.in
15
16
17
dill==0.3.4
18
# via pylint
@@ -77,6 +77,10 @@ tomli==2.0.0
77
# pytest
78
tqdm==4.64.0
79
80
+typing-extensions==4.12.0
81
+ # via
82
+ # astroid
83
+ # pylint
84
wcmatch==8.3
85
86
wrapt==1.13.3
0 commit comments