Skip to content

Commit

Permalink
- Upgrade requirements
Browse files Browse the repository at this point in the history
- Bump version
  • Loading branch information
laggykiller committed Sep 7, 2023
1 parent 5d2bbef commit a979e9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
apngasm_python~=1.0.4
av~=10.0.0
beautifulsoup4~=4.12.2
browser-cookie3~=0.19.1
imageio~=2.31.3
lottie~=0.7.0
memory-tempfile~=2.2.3
mergedeep~=1.3.4
Pillow~=10.0.0
pyoxipng~=8.0.0
python-telegram-bot~=20.5
requests~=2.31.0
rlottie_python~=1.1.4
apngasm_python~=1.0.3
selenium~=4.12.0
signalstickers-client~=3.3.0
python-telegram-bot~=20.5
tqdm~=4.66.1
ttkbootstrap-fork-laggykiller~=1.5.1
memory-tempfile~=2.2.3
browser-cookie3~=0.19.1
imageio~=2.31.3
Pillow~=10.0.0
av~=10.0.0
webp~=0.1.7
pyoxipng~=8.0.0
webp~=0.1.8
2 changes: 1 addition & 1 deletion src/sticker_convert/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env python3
'''sticker-convert'''
__version__ = '2.0.12'
__version__ = '2.0.13'

0 comments on commit a979e9f

Please sign in to comment.