Skip to content

Commit

Permalink
Update test dependencies because of #232
Browse files Browse the repository at this point in the history
  • Loading branch information
byewokko authored Aug 3, 2023
1 parent 2f75a4e commit 5fafb14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
python -m pip install --upgrade pip
pip install bson
pip install pymongo
pip install jwcrypto
pip install git+https://github.com/TeskaLabs/asab.git#egg=asab[encryption]
- name: Test with unittest
Expand Down

0 comments on commit 5fafb14

Please sign in to comment.