summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-08-15 22:00:30 +0800
committerKyomotoi <[email protected]>2020-08-15 22:00:30 +0800
commit971e7f4ef3b959ba005838ea8acd128ff50bd349 (patch)
treef67e21cdb9b95299f5811e6daa13a24dddbaf2bc
parent3d645cbe4919e7d202786b627fca9b98e03b3cc0 (diff)
downloadATRI-971e7f4ef3b959ba005838ea8acd128ff50bd349.tar.gz
ATRI-971e7f4ef3b959ba005838ea8acd128ff50bd349.tar.bz2
ATRI-971e7f4ef3b959ba005838ea8acd128ff50bd349.zip
Update requirements.txt
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4baabd2..77b16a7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
nonebot[scheduler]~=1.6.0
-git+https://github.com/nonebot/nonebot/tree/master
+git+https://github.com/nonebot/nonebot.git@master
aiohttp~=3.6
requests~=2.24
orjson~=3.3.0