Skip to content

Commit

Permalink
Remove requirements pinning, attempt to fix Docker push-and-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkd-Alex committed Mar 31, 2022
1 parent 6c41a07 commit f43151b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
requests==2.25.1
websocket-client==1.0.1
browser_cookie3==0.12.1
pillow==9.0.1
python-dateutil==2.8.1
emoji==1.2.0
millify==0.1.1
pre-commit==2.13.0
colorama==0.4.4
flask==2.0.1
irc==19.0.1
pandas==1.3.4
requests
websocket-client
browser_cookie3
pillow
python-dateutil
emoji
millify
pre-commit
colorama
flask
irc
pandas

0 comments on commit f43151b

Please sign in to comment.