-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
141 lines (141 loc) · 2.53 KB
/
requirements.txt
File metadata and controls
141 lines (141 loc) · 2.53 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
altair==5.5.0
# via streamlit
attrs==25.3.0
# via
# jsonschema
# referencing
blinker==1.9.0
# via streamlit
cachetools==5.5.2
# via streamlit
captcha==0.7.1
# via src (pyproject.toml)
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via streamlit
contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.56.0
# via matplotlib
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
# via streamlit
idna==3.10
# via requests
jinja2==3.1.6
# via
# altair
# pydeck
jsonschema==4.23.0
# via altair
jsonschema-specifications==2024.10.1
# via jsonschema
kiwisolver==1.4.8
# via matplotlib
markupsafe==3.0.2
# via jinja2
matplotlib==3.10.1
# via pyopenms
narwhals==1.32.0
# via altair
numpy==1.26.4
# via
# contourpy
# matplotlib
# pandas
# pydeck
# pyopenms
# src (pyproject.toml)
# streamlit
packaging==24.2
# via
# altair
# matplotlib
# plotly
# streamlit
pandas==2.2.3
# via
# pyopenms
# pyopenms-viz
# streamlit
pillow==11.1.0
# via
# captcha
# matplotlib
# streamlit
plotly==5.22.0
# via src (pyproject.toml)
protobuf==5.29.4
# via streamlit
psutil==7.0.0
# via src (pyproject.toml)
pyarrow==19.0.1
# via streamlit
pydeck==0.9.1
# via streamlit
pyopenms==3.3.0
# via src (pyproject.toml)
pyopenms-viz==1.0.0
# via src (pyproject.toml)
pyparsing==3.2.3
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2025.2
# via pandas
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via streamlit
rpds-py==0.24.0
# via
# jsonschema
# referencing
six==1.17.0
# via python-dateutil
smmap==5.0.2
# via gitdb
streamlit==1.49.0
# via
# src (pyproject.toml)
# streamlit-js-eval
streamlit-js-eval==0.1.7
# via src (pyproject.toml)
tenacity==9.0.0
# via
# plotly
# streamlit
toml==0.10.2
# via streamlit
tornado==6.4.2
# via streamlit
typing-extensions==4.13.0
# via
# altair
# referencing
# streamlit
tzdata==2025.2
# via pandas
urllib3==2.3.0
# via requests
watchdog==6.0.0
# via streamlit
xlsxwriter
scipy>=1.15
polars>=1.0.0