We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b7fbc commit 7feab35Copy full SHA for 7feab35
tests/requirements.txt
@@ -0,0 +1,63 @@
1
+#Jinja2
2
+#MarkupSafe
3
+#Pygments
4
+#packaging
5
+#pyparsing
6
+#toml
7
+#tomli
8
+
9
+pathspec
10
+pluggy
11
+hatchling
12
+soupsieve
13
+beautifulsoup4
14
15
+attrs
16
+certifi
17
+charset-normalizer
18
+cheroot
19
+click
20
+coverage
21
+execnet
22
+filelock
23
+Flask
24
+glob2
25
+hunter
26
+hypothesis
27
+icdiff
28
+idna
29
+importlib-metadata
30
+iniconfig
31
+itsdangerous
32
+jaraco.functools
33
+Mako
34
+manhole
35
+more-itertools
36
+parse
37
+parse-type
38
+pprintpp
39
+py
40
+py-cpuinfo
41
+pytest
42
+pytest-bdd
43
+pytest-benchmark
44
+pytest-cov
45
+pytest-forked
46
+pytest-icdiff
47
+pytest-instafail
48
+pytest-mock
49
+pytest-qt
50
+pytest-repeat
51
+pytest-rerunfailures
52
+pytest-xdist
53
+pytest-xvfb
54
+PyVirtualDisplay
55
+requests
56
+requests-file
57
+six
58
+sortedcontainers
59
+tldextract
60
+urllib3
61
+vulture
62
+Werkzeug
63
+zipp
0 commit comments