Skip to content

Commit

Permalink
partially reverts 2f76202 which added lottie sticker support and upda…
Browse files Browse the repository at this point in the history
…tes dependency lock
  • Loading branch information
khakers committed Aug 14, 2023
1 parent c6d3339 commit 5a38b70
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 305 deletions.
2 changes: 0 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ pymongo = {extras = ["srv"], version = "*"} # Required by motor
python-dateutil = "~=2.8.1"
python-dotenv = "~=1.0.0"
uvloop = {version = "~=0.17.0", markers = "sys_platform != 'win32'"}
lottie = {version = "~=0.6.11", extras = ["pdf"]}
requests = "~=2.31.0"
attrs = "~=23.1.0"
cairocffi = "~=1.3.0"
cffi = "~=1.15.0"
pillow = "~=9.5.0"
strenum = "*"
"discord.py" = "==2.3.0"

Expand Down
238 changes: 39 additions & 199 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5a38b70

Please sign in to comment.