-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
34 lines (34 loc) · 1.5 KB
/
requirements-dev.txt
File metadata and controls
34 lines (34 loc) · 1.5 KB
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
astroid==3.3.9 ; python_version >= "3.10"
black==25.1.0 ; python_version >= "3.10"
click==8.1.8 ; python_version >= "3.10"
colorama==0.4.6 ; (platform_system == "Windows" or sys_platform == "win32") and python_version >= "3.10"
coverage==7.8.0 ; python_version >= "3.10"
dill==0.3.9 ; python_version >= "3.10"
elementpath==4.8.0 ; python_version >= "3.10"
exceptiongroup==1.2.2 ; python_version == "3.10"
iniconfig==2.1.0 ; python_version >= "3.10"
isort==6.0.1 ; python_version >= "3.10"
lxml==5.3.1 ; python_version >= "3.10"
mccabe==0.7.0 ; python_version >= "3.10"
mypy-extensions==1.0.0 ; python_version >= "3.10"
nodeenv==1.9.1 ; python_version >= "3.10"
numpy==2.2.4 ; python_version >= "3.10"
packaging==24.2 ; python_version >= "3.10"
pandas==2.2.3 ; python_version >= "3.10"
pathspec==0.12.1 ; python_version >= "3.10"
platformdirs==4.3.7 ; python_version >= "3.10"
pluggy==1.5.0 ; python_version >= "3.10"
pylint==3.3.6 ; python_version >= "3.10"
pyright==1.1.398 ; python_version >= "3.10"
pytest-cov==4.1.0 ; python_version >= "3.10"
pytest-mock==3.14.0 ; python_version >= "3.10"
pytest==8.3.5 ; python_version >= "3.10"
python-dateutil==2.9.0.post0 ; python_version >= "3.10"
pytz==2025.2 ; python_version >= "3.10"
robotframework==7.2.2 ; python_version >= "3.10"
six==1.17.0 ; python_version >= "3.10"
tomli==2.2.1 ; python_version == "3.10"
tomlkit==0.13.2 ; python_version >= "3.10"
typing-extensions==4.13.0 ; python_version >= "3.10"
tzdata==2025.2 ; python_version >= "3.10"
xmlschema==3.4.5 ; python_version >= "3.10"