Skip to content

Commit b3fa1a3

Browse files
committed
ci: lock versions of pip libs
1 parent 1bdd6c1 commit b3fa1a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install dependencies
1515
run: |
1616
sudo apt-get install -y transmission-cli
17-
pip3 install py3createtorrent bencodepy
17+
pip3 install py3createtorrent==1.2.1 bencodepy==0.9.5
1818
- name: download files and create torrent
1919
run: ./create_monero_torrent.sh
2020
- name: create release notes

0 commit comments

Comments
 (0)