-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.dev.txt
60 lines (60 loc) · 1.03 KB
/
requirements.dev.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
astroid==2.15.5
async-generator==1.10
attrs==23.1.0
beautifulsoup4==4.12.2
blinker==1.6.2
cattrs==23.1.2
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
dill==0.3.6
exceptiongroup==1.1.1
flash-services==0.12.3
Flask==2.3.2
h11==0.14.0
humanize==4.7.0
idna==3.4
importlib-metadata==6.7.0
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
outcome==1.2.0
packaging==23.1
platformdirs==3.8.0
pluggy==1.2.0
py==1.11.0
pylint==2.17.4
PySocks==1.7.1
pytest==7.4.0
pytest-base-url==2.0.0
pytest-flask==1.2.0
pytest-html==3.2.0
pytest-metadata==3.0.0
pytest-pylint==0.19.0
pytest-selenium==4.0.1
pytest-variables==3.0.0
python-dateutil==2.8.2
requests==2.31.0
requests-cache==1.0.1
selenium==4.9.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.4.1
tenacity==8.2.2
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.8
trio==0.22.0
trio-websocket==0.10.3
typing_extensions==4.7.0
url-normalize==1.4.3
urllib3==1.26.16
Werkzeug==2.3.6
wrapt==1.15.0
wsproto==1.2.0
zipp==3.15.0