Skip to content

Commit 5ca878e

Browse files
committed
Relac constraint on numpy, to make constraints satisfiable, add compiledb as requirement.
1 parent b3838d3 commit 5ca878e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
brokenaxes==0.5.0
22
matplotlib==3.5.1
3-
numpy==1.19.5
3+
numpy>=1.19.5
44
pandas==1.4.1
55
psutil==5.9.0
66
PyDriller==2.1
77
pytz==2021.1
8+
compiledb>=0.10.1

0 commit comments

Comments
 (0)