Skip to content

Commit 36fee0d

Browse files
authored
chore: specify version
1 parent d012cb6 commit 36fee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updater.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
repository: ${{ secrets.REPO_NAME }}
2020
- name: 📀 Install dependencies. 📀
2121
run: |
22-
pip install -U python-decouple pytz telethon
22+
pip install python-decouple pytz telethon==1.37.0
2323
pip install --upgrade pip
2424
- name: 🏃‍♂️ Run the UserClient. 🏃‍♂️
2525
run: |

0 commit comments

Comments
 (0)