Removed specific dependency versions

This commit is contained in:
lluni 2022-12-09 00:08:46 +01:00
parent 56e8c3e066
commit c5b97ccab3
Signed by: lluni
GPG key ID: ACEEB468BC325D35

View file

@ -5,6 +5,6 @@ channels:
dependencies: dependencies:
- praw - praw
- pip: - pip:
- mastodon-py==1.5.2 - mastodon-py
- python-dotenv==0.21.0 - python-dotenv
- wget==3.2 - wget