diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-05-16 15:39:18 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-05-16 15:39:18 +0100 |
commit | 087c3eb6e14cb2edf72931f07e3c957b691887f3 (patch) | |
tree | 4524293b2f803cbcd814f8693779bbdccf6b5227 /requirements.txt | |
parent | 7e5163b4b30fed38ea6b35305d306336ccabca96 (diff) |
updated dependency on bcompiler-engine to v1.1.5
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index afeb586..0a5d276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -bcompiler-engine==1.1.4 +bcompiler-engine==1.1.5 click==7.1.2 python-dateutil==2.8.1 |