forked from AnneGilles/c3sMembership
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements_testing.txt
73 lines (73 loc) · 1.53 KB
/
requirements_testing.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
-r requirements_production.txt
-r requirements_staging.txt
mock==5.0.1
pylint==2.16.2
astroid==2.14.2
lazy-object-proxy==1.9.0
wrapt==1.14.1
dill==0.3.6
isort==5.12.0
mccabe==0.7.0
platformdirs==3.0.0
tomlkit==0.11.6
pyquery==2.0.0
cssselect==1.2.0
lxml==4.9.2
pytest-cov==4.0.0
coverage==7.1.0
pytest==7.2.1
attrs==22.2.0
iniconfig==2.0.0
packaging==23.0
pluggy==1.0.0
selenium==4.8.0
certifi==2022.12.7
trio==0.22.0
async-generator==1.10
attrs==22.2.0
idna==3.4
outcome==1.2.0
attrs==22.2.0
sniffio==1.3.0
sortedcontainers==2.4.0
trio-websocket==0.9.2
async-generator==1.10
trio==0.22.0
async-generator==1.10
attrs==22.2.0
idna==3.4
outcome==1.2.0
attrs==22.2.0
sniffio==1.3.0
sortedcontainers==2.4.0
wsproto==1.2.0
h11==0.14.0
urllib3==1.26.14
sphinxcontrib-plantuml==0.24.1
Sphinx==6.1.3
alabaster==0.7.13
Babel==2.11.0
pytz==2022.7.1
docutils==0.19
imagesize==1.4.1
Jinja2==3.1.2
MarkupSafe==2.1.2
packaging==23.0
Pygments==2.14.0
requests==2.28.2
certifi==2022.12.7
charset-normalizer==3.0.1
idna==3.4
urllib3==1.26.14
snowballstemmer==2.2.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
WebTest==3.0.0
beautifulsoup4==4.11.2
soupsieve==2.4
waitress==2.1.2
WebOb==1.8.7