Skip to content

Commit 56c35a9

Browse files
Use fixed versions of pip packages for runnable. (#92)
1 parent 9f55e42 commit 56c35a9

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

runnables/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
tsfresh==0.16.0
2-
sqlalchemy
3-
mysql
4-
pymars
2+
sqlalchemy==1.3.19
3+
mysql==0.0.2
4+
pymars==0.5.1
5+
pandas>=1.0.0

0 commit comments

Comments
 (0)