summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2020-08-15 20:53:45 +0800
committerKyomotoi <[email protected]>2020-08-15 20:53:45 +0800
commit33654fb0c8fa357acd3e340d733c470b0f94f359 (patch)
tree6104509cd11369f788d9762e7b6053faf4e80973 /requirements.txt
parentddfd27492056bb08dda49c1538e0aa3e89580c5a (diff)
downloadATRI-33654fb0c8fa357acd3e340d733c470b0f94f359.tar.gz
ATRI-33654fb0c8fa357acd3e340d733c470b0f94f359.tar.bz2
ATRI-33654fb0c8fa357acd3e340d733c470b0f94f359.zip
[Fix]
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 5755bdf..4baabd2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,9 @@
nonebot[scheduler]~=1.6.0
+git+https://github.com/nonebot/nonebot/tree/master
aiohttp~=3.6
requests~=2.24
orjson~=3.3.0
fastapi~=0.60.1
uvicorn~=0.11.6
Pathlib~=1.0.1
-numpy~=1.19.1 \ No newline at end of file
+apscheduler~=1.15.0 \ No newline at end of file