Bug 1850: LTS Support
Updates base to Ubuntu 20.04
Updates python to 3.8
Updates pip dependencies to more recent versions
Adds apt cache to stage 2 dockerfile
Pin version of regexp to match IM
Fixes bug 1850
Change-Id: Ic9a4a2d32593f1f64f5426c733609787925fe88c
Signed-off-by: beierlm <mark.beierl@canonical.com>
diff --git a/requirements.in b/requirements.in
index e72b2cc..d96fffb 100644
--- a/requirements.in
+++ b/requirements.in
@@ -13,12 +13,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
##
-bitarray==1.8.1
+bitarray
charm-tools
haikunator
pyangbind
python-openstackclient
-regex==2021.3.17
+pyyaml<6
+regex==2021.11.10 # from IM
requests
robotframework
robotframework-jsonlibrary