Skip to content

Commit

Permalink
Fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aserper committed Mar 23, 2024
1 parent 53048f3 commit 5a157f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Mastodon.py==1.8.1
polyline==2.0.2
pytwitter==0.5
Requests==2.31.0
telethon==1.34.0
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ idna==3.6
# via requests
mastodon-py==1.8.1
# via -r requirements.in
polyline==2.0.2
# via -r requirements.in
pyaes==1.6.1
# via telethon
pyasn1==0.5.1
Expand All @@ -24,8 +26,7 @@ python-dateutil==2.9.0.post0
# via mastodon-py
python-magic==0.4.27
# via mastodon-py
python-twitter-v2==0.9.0
# Added maually due to dependency confusion
pytwitter==0.5
# via -r requirements.in
requests==2.31.0
# via
Expand Down

0 comments on commit 5a157f6

Please sign in to comment.