We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9055b6a commit a9a6defCopy full SHA for a9a6def
requirements.in
@@ -1 +1 @@
1
-pypowsybl==0.14.0
+pypowsybl==0.18.0
requirements.txt
@@ -4,19 +4,19 @@
4
#
5
# pip-compile requirements.in
6
7
-networkx==2.6.3
+networkx==2.8.6
8
# via pypowsybl
9
-numpy==1.21.3
+numpy==1.23.3
10
# via pandas
11
-pandas==1.3.4
+pandas==1.5.0
12
13
-prettytable==2.2.1
+prettytable==3.4.1
14
15
16
# via -r requirements.in
17
python-dateutil==2.8.2
18
19
-pytz==2021.3
+pytz==2022.2.1
20
21
six==1.16.0
22
# via python-dateutil
0 commit comments