-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.6 KB
/
requirements.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
74
75
76
77
78
79
80
81
82
aiohttp==3.9.5
aiosignal==1.3.1
attrs==23.2.0
blinker==1.8.2
cachelib==0.13.0
Cerberus==1.3.5
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
commonmark==0.9.1
dash==2.17.0
dash-bootstrap-components==1.6.0
dash-bootstrap-templates==1.1.2
dash-core-components==2.0.0
dash-cytoscape==0.3.0
dash-extensions==0.1.11
dash-html-components==2.0.0
dash-table==5.0.0
dash_tabulator==0.4.2
dill==0.3.8
diskcache==5.6.3
distlib==0.3.8
docutils==0.19
EditorConfig==0.12.4
filelock==3.14.0
Flask==2.3.3
Flask-Caching==2.0.1
Flask-DebugToolbar==0.13.1
Flask-DebugToolbar-LineProfilerPanel==1.0.2
flatdict==4.0.1
frozenlist==1.4.1
idna==3.7
importlib-metadata==4.13.0
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
jsbeautifier==1.15.1
line-profiler-pycharm==1.1.0
line_profiler==4.1.3
MarkupSafe==2.1.5
mergedeep==1.3.4
more-itertools==8.14.0
multi_key_dict==2.0.3
multidict==6.0.5
multiprocess==0.70.16
mypy==0.991
mypy-extensions==1.0.0
nanoid==2.0.0
nest-asyncio==1.6.0
networkx==2.8.8
numpy==1.26.4
packaging==24.0
pbr==6.0.0
-e git+ssh://git@github.com/hammerstefan/pipeline-dash.git@e31422c774cb1499637a9fbb834e4a27f08aecf1#egg=pipeline_dash
platformdirs==4.2.2
plotly==5.22.0
pluggy==1.5.0
psutil==5.9.8
Pygments==2.18.0
pytest==7.4.4
python-jenkins==1.8.2
PyYAML==6.0.1
requests==2.31.0
retrying==1.3.4
rich==12.6.0
rich-click==1.8.2
setuptools==69.5.1
six==1.16.0
stevedore==5.2.0
tenacity==8.3.0
textual==0.6.0
types-click==7.1.8
types-PyYAML==6.0.12.20240311
typing_extensions==4.11.0
urllib3==1.26.18
virtualenv==20.26.2
virtualenv-clone==0.5.7
virtualenvwrapper==6.1.0
Werkzeug==3.0.3
yappi==1.6.0
yarl==1.9.4
zipp==3.18.2