mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
[5.1.2] tru
This commit is contained in:
parent
54648e5961
commit
9167973447
1 changed files with 2 additions and 2 deletions
|
@ -21,10 +21,10 @@
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
dice = "^2.4.2"
|
dice = "^2.4.2"
|
||||||
sortedcontainers = "^2.1.0"
|
sortedcontainers = "^2.1.0"
|
||||||
aiohttp = "^3.6.2"
|
aiohttp = "^3.5"
|
||||||
|
|
||||||
[tool.poetry.dependencies.royalnet]
|
[tool.poetry.dependencies.royalnet]
|
||||||
git = "https://github.com/Steffo99/royalnet/"
|
version = "^5.1.2"
|
||||||
# Require these until https://github.com/Steffo99/royalnet/issues/105 is done
|
# Require these until https://github.com/Steffo99/royalnet/issues/105 is done
|
||||||
extras = [
|
extras = [
|
||||||
"telegram",
|
"telegram",
|
||||||
|
|
Loading…
Reference in a new issue