Bump Limnoria version to make it pass tests

This commit is contained in:
Valentin Lorentz 2021-11-06 22:35:06 +01:00
parent 39587c3c49
commit 9ade524447
2 changed files with 2 additions and 2 deletions

View File

@ -824,7 +824,7 @@ jobs:
with:
python-version: 3.7
- name: Install dependencies
run: pip install limnoria==2021.06.15 cryptography pyxmpp2-scram
run: pip install limnoria==2021.10.09 cryptography pyxmpp2-scram
- name: Install Atheme
run: sudo apt-get install atheme-services
- name: Install irctest dependencies

View File

@ -276,7 +276,7 @@ software:
install_steps:
stable:
- name: Install dependencies
run: pip install limnoria==2021.06.15 cryptography pyxmpp2-scram
run: pip install limnoria==2021.10.09 cryptography pyxmpp2-scram
release:
- name: Install dependencies
run: pip install limnoria cryptography pyxmpp2-scram