File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ fishhook~=0.2
7
7
forbiddenfruit~=0.1
8
8
fuzzywuzzy~=0.18
9
9
lark~=1.1
10
- matplotlib~=3.7 ; python_version == '3.11'
10
+ matplotlib~=3.7 ; python_version == '3.11' # https://github.com/matplotlib/matplotlib/pull/26582
11
11
more-itertools~=10.1
12
12
networkx~=3.1
13
13
numpy~=1.25 ; python_version == '3.11'
14
14
numpy==1.26.0b1 ; python_version == '3.12'
15
15
pandas~=2.0 ; python_version == '3.11'
16
- pendulum~=2.1 ; python_version == '3.11'
16
+ pendulum~=2.1 ; python_version == '3.11' # https://github.com/sdispater/pendulum/issues/696
17
17
python-dateutil~=2.8
18
18
pyyaml~=6.0
19
19
scipy~=1.11
20
20
sympy~=1.12
21
21
toml~=0.10
22
22
typing-extensions~=4.7
23
23
tzdata~=2023.3
24
- yarl~=1.9 ; python_version == '3.11'
24
+ yarl~=1.9 ; python_version == '3.11' # https://github.com/aio-libs/yarl/issues/894
You can’t perform that action at this time.
0 commit comments