-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
77 lines (77 loc) · 2.78 KB
/
dev-requirements.txt
File metadata and controls
77 lines (77 loc) · 2.78 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
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
74
75
76
77
-i https://pypi.org/simple
annotated-types==0.7.0; python_version >= '3.8'
black==24.8.0
bracex==2.5; python_version >= '3.8'
bump-my-version==0.26.0
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
execnet==2.1.1; python_version >= '3.8'
greenlet==3.0.3; python_version >= '3.7'
idna==3.8; python_version >= '3.6'
iniconfig==2.0.0; python_version >= '3.7'
markdown-it-py==3.0.0; python_version >= '3.8'
mdurl==0.1.2; python_version >= '3.7'
mypy-extensions==1.0.0; python_version >= '3.5'
packaging==24.1
pathspec==0.12.1; python_version >= '3.8'
platformdirs==4.2.2; python_version >= '3.8'
playwright==1.46.0; python_version >= '3.8'
pluggy==1.5.0; python_version >= '3.8'
prompt-toolkit==3.0.36; python_full_version >= '3.6.2'
pydantic==2.8.2
pydantic-core==2.20.1; python_version >= '3.8'
pydantic-settings==2.4.0; python_version >= '3.8'
pyee==11.1.0; python_version >= '3.8'
pygments==2.18.0; python_version >= '3.8'
pytest==8.3.2; python_version >= '3.8'
pytest-base-url==2.1.0; python_version >= '3.8'
pytest-playwright==0.5.1
pytest-xdist==3.6.1
python-dotenv==1.0.1; python_version >= '3.8'
python-slugify==8.0.4; python_version >= '3.7'
questionary==2.0.1; python_version >= '3.8'
requests==2.32.3; python_version >= '3.8'
rich==13.8.0; python_full_version >= '3.7.0'
rich-click==1.8.3; python_version >= '3.7'
text-unidecode==1.3
tomlkit==0.13.2; python_version >= '3.8'
typing-extensions==4.12.2
urllib3==2.2.2; python_version >= '3.8'
wcmatch==9.0; python_version >= '3.8'
wcwidth==0.2.13
asttokens==2.4.1
blinker==1.8.2; python_version >= '3.8'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
dash==2.17.1
dash-bootstrap-components==1.6.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-iconify==0.1.2
dash-mantine-components==0.14.4
dash-table==5.0.0
executing==2.1.0; python_version >= '3.8'
flask==3.0.3; python_version >= '3.8'
icecream==2.1.3
importlib-metadata==8.4.0; python_version >= '3.8'
itsdangerous==2.2.0; python_version >= '3.8'
jinja2==3.1.4; python_version >= '3.7'
llvmlite==0.43.0; python_version >= '3.9'
markupsafe==2.1.5; python_version >= '3.7'
nest-asyncio==1.6.0; python_version >= '3.5'
numba==0.60.0; python_version >= '3.9'
numpy==2.0.2
pandas==2.2.2
plotly==5.24.0
psychrolib==2.5.0
pythermalcomfort==2.10.0
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2024.1
retrying==1.3.4
scipy==1.14.1
setuptools==74.1.0; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tenacity==9.0.0; python_version >= '3.8'
tzdata==2024.1; python_version >= '2'
werkzeug==3.0.4; python_version >= '3.8'
zipp==3.20.1; python_version >= '3.8'