Change requirements.txt to always install most recent dependencies
This commit is contained in:
parent
f0936303bf
commit
42000da787
|
@ -1,5 +1,5 @@
|
|||
bottle==0.12.19
|
||||
mcrcon==0.6.0
|
||||
mcstatus==5.2.0
|
||||
requests==2.25.1
|
||||
minecraft-data==2.84.0
|
||||
bottle
|
||||
mcrcon
|
||||
mcstatus
|
||||
requests
|
||||
minecraft-data
|
||||
|
|
Loading…
Reference in a new issue