Skip to content

Commit

Permalink
chore: specify version
Browse files Browse the repository at this point in the history
  • Loading branch information
xditya authored Nov 18, 2024
1 parent d012cb6 commit 36fee0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
repository: ${{ secrets.REPO_NAME }}
- name: 📀 Install dependencies. 📀
run: |
pip install -U python-decouple pytz telethon
pip install python-decouple pytz telethon==1.37.0
pip install --upgrade pip
- name: 🏃‍♂️ Run the UserClient. 🏃‍♂️
run: |
Expand Down

0 comments on commit 36fee0d

Please sign in to comment.