Skip to content

Commit 284a659

Browse files
committed
Try pinning mysql-common, mysql-libs <9.0.0
1 parent abc7a03 commit 284a659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-conda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ matplotlib-venn
6969
msgpack-python
7070
msprime
7171
mysqlclient
72-
mysql-common ==8.4.*
73-
mysql-libs ==8.4.*
72+
mysql-common <9.0.0
73+
mysql-libs <9.0.0
7474
nbconvert
7575
nbserverproxy
7676
nbval

0 commit comments

Comments
 (0)