Skip to content

Commit

Permalink
usee working requirements form spm-middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Muntean committed Oct 23, 2024
1 parent 9a47d19 commit 5f2e007
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
ansible
pywinrm
molecule==3.3.0
molecule-docker
docker
ansible-lint
yamllint
passlib
jmespath
# Downgrade these while rest is incompatible
Jinja2<3.0.0
MarkupSafe<2.0.0
ansible==8.7.0
pywinrm==0.4.3
molecule==6.0.3
molecule-docker==2.1.0
docker==7.1.0
ansible-lint==6.22.2
yamllint==1.35.1
passlib==1.7.4
jmespath==1.0.1
requests==2.31.0

0 comments on commit 5f2e007

Please sign in to comment.