Skip to content

Commit 2371935

Browse files
committed
requirements file updated
1 parent 5c14ddb commit 2371935

1 file changed

Lines changed: 172 additions & 128 deletions

File tree

requirements.txt

Lines changed: 172 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -1,129 +1,173 @@
1-
alabaster==0.7.12; python_version >= "3.6"
2-
appnope==0.1.3; platform_system == "Darwin" and python_version >= "3.7" and sys_platform == "darwin"
3-
argon2-cffi-bindings==21.2.0; python_version >= "3.6"
4-
argon2-cffi==21.3.0; python_version >= "3.6"
5-
astroid==2.11.2; python_full_version >= "3.6.2"
6-
attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
7-
babel==2.9.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
8-
backcall==0.2.0; python_version >= "3.7"
9-
beautifulsoup4==4.10.0; python_full_version > "3.0.0" and python_version >= "3.7"
10-
bleach==4.1.0; python_version >= "3.7"
11-
brotli==1.0.9; python_version >= "3.6"
12-
certifi==2021.10.8; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
13-
cffi==1.15.0; implementation_name == "pypy" and python_version >= "3.7"
14-
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6"
15-
click==8.1.2; python_version >= "3.7"
16-
colorama==0.4.4; sys_platform == "win32" and python_full_version >= "3.6.2" and (python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0") and (python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and platform_system == "Windows") and (python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0") and (python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0")
17-
cycler==0.11.0; python_version >= "3.7"
18-
dash-core-components==2.0.0; python_version >= "3.6"
19-
dash-html-components==2.0.0; python_version >= "3.6"
20-
dash-table==5.0.0; python_version >= "3.6"
21-
dash==2.3.1; python_version >= "3.6"
22-
debugpy==1.6.0; python_version >= "3.7"
23-
decorator==5.1.1; python_version >= "3.7"
24-
defusedxml==0.7.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
25-
dill==0.3.4; python_full_version >= "3.6.2"
26-
docutils==0.17.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
27-
entrypoints==0.4; python_version >= "3.7"
28-
fastjsonschema==2.15.3; python_version >= "3.7"
29-
flask-compress==1.11; python_version >= "3.6"
30-
flask==2.1.1; python_version >= "3.7"
31-
flat==0.3.2
32-
fonttools==4.31.2; python_version >= "3.7"
33-
grid2op==1.6.5
34-
idna==3.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
35-
imagesize==1.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
36-
importlib-metadata==4.11.3; python_version < "3.8" and python_version >= "3.7"
37-
importlib-resources==5.6.0; python_version < "3.9" and python_version >= "3.7"
38-
ipykernel==6.12.1; python_version >= "3.7"
39-
ipython-genutils==0.2.0; python_version >= "3.7"
40-
ipython==7.32.0; python_version >= "3.7"
41-
ipywidgets==7.7.0
42-
isort==5.10.1; python_full_version >= "3.6.2" and python_version < "4.0"
43-
itsdangerous==2.1.2; python_version >= "3.7"
44-
jedi==0.18.1; python_version >= "3.7"
45-
jinja2==3.1.1; python_version >= "3.7"
46-
jsonschema==4.4.0; python_version >= "3.7"
47-
jupyter-client==7.2.2; python_full_version >= "3.7.0" and python_version >= "3.7"
48-
jupyter-console==6.4.3; python_version >= "3.6"
49-
jupyter-core==4.9.2; python_version >= "3.7"
50-
jupyter==1.0.0
51-
jupyterlab-pygments==0.1.2; python_version >= "3.7"
52-
jupyterlab-widgets==1.1.0; python_version >= "3.6"
53-
kiwisolver==1.4.2; python_version >= "3.7"
54-
l2rpn-baselines==0.5.1
55-
lazy-object-proxy==1.7.1; python_version >= "3.6" and python_full_version >= "3.6.2"
56-
llvmlite==0.38.0; python_version >= "3.7" and python_version < "3.11"
57-
markupsafe==2.1.1; python_version >= "3.7"
58-
matplotlib-inline==0.1.3; python_version >= "3.7"
59-
matplotlib==3.5.1; python_version >= "3.7"
60-
mccabe==0.7.0; python_version >= "3.6" and python_full_version >= "3.6.2"
61-
mistune==0.8.4; python_version >= "3.7"
62-
nbclient==0.5.13; python_full_version >= "3.7.0" and python_version >= "3.7"
63-
nbconvert==6.4.5; python_version >= "3.7"
64-
nbformat==5.3.0; python_full_version >= "3.7.0" and python_version >= "3.7"
65-
nest-asyncio==1.5.5; python_full_version >= "3.7.0" and python_version >= "3.7"
66-
networkx==2.6.3; python_version >= "3.7"
67-
notebook==6.4.10; python_version >= "3.6"
68-
numba==0.55.1; python_version >= "3.7" and python_version < "3.11"
69-
numpy==1.21.5; python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.1"
70-
packaging==21.3; python_version >= "3.7"
71-
pandapower==2.9.0
72-
pandas==1.1.5; python_full_version >= "3.6.1" and python_version >= "3.7"
73-
pandocfilters==1.5.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
74-
parso==0.8.3; python_version >= "3.7"
75-
patsy==0.5.2; python_version >= "3.7"
76-
pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7"
77-
pickleshare==0.7.5; python_version >= "3.7"
78-
pillow==9.1.0; python_version >= "3.7"
79-
platformdirs==2.5.1; python_version >= "3.7" and python_full_version >= "3.6.2"
80-
plotly==5.7.0; python_version >= "3.6"
81-
prometheus-client==0.14.0; python_version >= "3.6"
82-
prompt-toolkit==3.0.29; python_full_version >= "3.6.2" and python_version >= "3.7"
83-
psutil==5.9.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
84-
ptyprocess==0.7.0; os_name != "nt" and python_version >= "3.7" and sys_platform != "win32"
85-
py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.5.0"
86-
pycparser==2.21; python_version >= "3.7" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.4.0"
87-
pygments==2.11.2; python_version >= "3.7"
88-
pylint==2.13.5; python_full_version >= "3.6.2"
89-
pyparsing==3.0.7; python_version >= "3.7"
90-
pyrsistent==0.18.1; python_version >= "3.7"
91-
python-dateutil==2.8.2; python_full_version >= "3.6.1" and python_version >= "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7")
92-
pytz==2022.1; python_full_version >= "3.6.1" and python_version >= "3.6"
93-
pywin32==303; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.7"
94-
pywinpty==2.0.5; os_name == "nt" and python_version >= "3.7"
95-
pyzmq==22.3.0; python_version >= "3.7"
1+
alabaster==0.7.16
2+
anyio==4.11.0
3+
appnope==0.1.4
4+
argon2-cffi==25.1.0
5+
argon2-cffi-bindings==25.1.0
6+
arrow==1.3.0
7+
astroid==2.15.8
8+
asttokens==3.0.0
9+
async-lru==2.0.5
10+
attrs==25.3.0
11+
babel==2.17.0
12+
beautifulsoup4==4.14.2
13+
bleach==6.2.0
14+
blinker==1.9.0
15+
certifi==2025.8.3
16+
cffi==2.0.0
17+
charset-normalizer==3.4.3
18+
choreographer==1.1.1
19+
click==8.3.0
20+
cloudpickle==3.1.1
21+
comm==0.2.3
22+
contourpy==1.2.1
23+
cycler==0.12.1
24+
dash==2.18.2
25+
dash-core-components==2.0.0
26+
dash-html-components==2.0.0
27+
dash-table==5.0.0
28+
debugpy==1.8.17
29+
decorator==5.2.1
30+
deepdiff==8.6.1
31+
defusedxml==0.7.1
32+
dill==0.4.0
33+
docutils==0.17.1
34+
exceptiongroup==1.3.0
35+
executing==2.2.1
36+
fastjsonschema==2.21.2
37+
Flask==3.0.3
38+
Flat==0.3.2
39+
fonttools==4.60.1
40+
fqdn==1.5.1
41+
geojson==3.2.0
42+
grid2op==1.12.1
43+
gym==0.23.1
44+
gym-notices==0.1.0
45+
h11==0.16.0
46+
httpcore==1.0.9
47+
httpx==0.28.1
48+
idna==3.10
49+
imagesize==1.4.1
50+
importlib_metadata==8.7.0
51+
iniconfig==2.1.0
52+
ipykernel==6.30.1
53+
ipython==8.37.0
54+
ipython-genutils==0.2.0
55+
ipywidgets==7.8.5
56+
isoduration==20.11.0
57+
isort==5.13.2
58+
itsdangerous==2.2.0
59+
jedi==0.19.2
60+
Jinja2==3.1.6
61+
json5==0.12.1
62+
jsonpointer==3.0.0
63+
jsonschema==4.25.1
64+
jsonschema-specifications==2025.9.1
65+
jupyter==1.1.1
66+
jupyter-console==6.6.3
67+
jupyter-events==0.12.0
68+
jupyter-lsp==2.3.0
69+
jupyter_client==8.6.3
70+
jupyter_core==5.8.1
71+
jupyter_server==2.17.0
72+
jupyter_server_terminals==0.5.3
73+
jupyterlab==4.4.9
74+
jupyterlab_pygments==0.3.0
75+
jupyterlab_server==2.27.3
76+
jupyterlab_widgets==1.1.11
77+
kaleido==0.2.1
78+
kiwisolver==1.4.9
79+
l2rpn_baselines==0.5.1
80+
lark==1.3.0
81+
lazy-object-proxy==1.12.0
82+
llvmlite==0.38.1
83+
logistro==1.1.0
84+
lxml==6.0.2
85+
MarkupSafe==3.0.3
86+
matplotlib==3.8.4
87+
matplotlib-inline==0.1.7
88+
mccabe==0.7.0
89+
mistune==3.1.4
90+
nbclient==0.10.2
91+
nbconvert==7.16.6
92+
nbformat==5.10.4
93+
nest-asyncio==1.6.0
94+
networkx==3.4.2
95+
notebook==7.4.7
96+
notebook_shim==0.2.4
97+
numba==0.55.2
98+
numpy==1.22.4
99+
orderly-set==5.5.0
100+
orjson==3.11.3
101+
overrides==7.7.0
102+
packaging==25.0
103+
pandapower==3.1.2
104+
pandas==1.5.3
105+
pandocfilters==1.5.1
106+
parso==0.8.5
107+
patsy==1.0.1
108+
pexpect==4.9.0
109+
pillow==11.3.0
110+
platformdirs==4.4.0
111+
plotly==5.24.1
112+
pluggy==1.6.0
113+
prometheus_client==0.23.1
114+
prompt_toolkit==3.0.52
115+
psutil==7.1.0
116+
ptyprocess==0.7.0
117+
pure_eval==0.2.3
118+
pycparser==2.23
119+
Pygments==2.19.2
120+
pylint==2.17.7
121+
pyparsing==3.2.5
122+
pytest==8.4.2
123+
pytest-timeout==2.4.0
124+
python-dateutil==2.9.0.post0
125+
python-json-logger==3.3.0
126+
pytz==2025.2
127+
PyYAML==6.0.3
128+
pyzmq==27.1.0
96129
qgrid==1.3.1
97-
qtconsole==5.3.0; python_version >= "3.7"
98-
qtpy==2.0.1; python_version >= "3.7"
99-
requests==2.27.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
100-
scipy==1.7.3; python_version >= "3.7" and python_version < "3.11"
101-
send2trash==1.8.0; python_version >= "3.6"
102-
setuptools-scm==6.4.2; python_version >= "3.7"
103-
six==1.16.0; python_full_version >= "3.6.1" and python_version >= "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7")
104-
snowballstemmer==2.2.0; python_version >= "3.6"
105-
soupsieve==2.3.2; python_full_version > "3.0.0" and python_version >= "3.7"
106-
sphinx==4.5.0; python_version >= "3.6"
107-
sphinxcontrib-applehelp==1.0.2; python_version >= "3.6"
108-
sphinxcontrib-devhelp==1.0.2; python_version >= "3.6"
109-
sphinxcontrib-htmlhelp==2.0.0; python_version >= "3.6"
110-
sphinxcontrib-jsmath==1.0.1; python_version >= "3.6"
111-
sphinxcontrib-qthelp==1.0.3; python_version >= "3.6"
112-
sphinxcontrib-serializinghtml==1.1.5; python_version >= "3.6"
113-
statsmodels==0.13.2; python_version >= "3.7"
114-
tenacity==8.0.1; python_version >= "3.6"
115-
terminado==0.13.3; python_version >= "3.7"
116-
testpath==0.6.0; python_version >= "3.7"
117-
tomli==2.0.1; python_version < "3.11" and python_full_version >= "3.6.2" and python_version >= "3.7"
118-
tornado==6.1; python_version >= "3.7"
119-
tqdm==4.64.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
120-
traitlets==5.1.1; python_full_version >= "3.7.0" and python_version >= "3.7"
121-
typed-ast==1.5.2; implementation_name == "cpython" and python_version < "3.8" and python_full_version >= "3.6.2" and python_version >= "3.6"
122-
typing-extensions==4.1.1; python_version < "3.8" and python_full_version >= "3.6.2" and python_version >= "3.7"
123-
urllib3==1.26.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6"
124-
wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.7"
125-
webencodings==0.5.1; python_version >= "3.7"
126-
werkzeug==2.1.1; python_version >= "3.7"
127-
widgetsnbextension==3.6.0
128-
wrapt==1.14.0; python_full_version >= "3.6.2"
129-
zipp==3.8.0; python_version < "3.9" and python_version >= "3.7"
130+
referencing==0.36.2
131+
requests==2.32.5
132+
retrying==1.4.2
133+
rfc3339-validator==0.1.4
134+
rfc3986-validator==0.1.1
135+
rfc3987-syntax==1.1.0
136+
rpds-py==0.27.1
137+
scipy==1.13.1
138+
Send2Trash==1.8.3
139+
simplejson==3.20.2
140+
six==1.17.0
141+
sniffio==1.3.1
142+
snowballstemmer==3.0.1
143+
soupsieve==2.8
144+
Sphinx==4.5.0
145+
sphinxcontrib-applehelp==2.0.0
146+
sphinxcontrib-devhelp==2.0.0
147+
sphinxcontrib-htmlhelp==2.1.0
148+
sphinxcontrib-jsmath==1.0.1
149+
sphinxcontrib-qthelp==2.0.0
150+
sphinxcontrib-serializinghtml==2.0.0
151+
stack-data==0.6.3
152+
statsmodels==0.14.5
153+
tenacity==9.1.2
154+
terminado==0.18.1
155+
tinycss2==1.4.0
156+
tomli==2.2.1
157+
tomlkit==0.13.3
158+
tornado==6.5.2
159+
tqdm==4.67.1
160+
traitlets==5.14.3
161+
types-python-dateutil==2.9.0.20250822
162+
typing_extensions==4.15.0
163+
tzdata==2025.2
164+
uri-template==1.3.0
165+
urllib3==2.5.0
166+
wcwidth==0.2.14
167+
webcolors==24.11.1
168+
webencodings==0.5.1
169+
websocket-client==1.8.0
170+
Werkzeug==3.0.6
171+
widgetsnbextension==3.6.10
172+
wrapt==1.17.3
173+
zipp==3.23.0

0 commit comments

Comments
 (0)