From 2c7918b78d11870a87d7544e6e2b0325f829f76d Mon Sep 17 00:00:00 2001 From: ngfchl Date: Wed, 14 Sep 2022 16:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/requirements.txt b/requirements.txt index 08f9968..4e26ae1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,44 +1,83 @@ +appnope==0.1.3 APScheduler==3.9.1 asgiref==3.5.2 +asttokens==2.0.8 async-timeout==4.0.2 +backcall==0.2.0 baidu-aip==4.16.7 +borax==3.5.6 certifi==2022.6.15 chardet==5.0.0 charset-normalizer==2.1.1 cloudscraper==1.2.64 +decorator==5.1.1 +defusedxml==0.7.1 +deluge-client==1.9.0 Deprecated==1.2.13 diff-match-patch==20200713 Django==4.1 +django-admin-inline-paginator==0.3.0 django-apscheduler==0.6.2 django-import-export==2.8.0 django-redis==5.2.0 django-simpleui==2022.7.29 docker==6.0.0 +et-xmlfile==1.1.0 +executing==0.10.0 gitdb==4.0.9 GitPython==3.1.27 +htmlgenerator==1.2.18 idna==3.3 +importlib-metadata==4.12.0 +ipython==8.4.0 +jedi==0.18.1 +Jinja2==3.1.2 lxml==4.9.1 +Markdown==3.4.1 +MarkupPy==1.14 +MarkupSafe==2.1.1 +matplotlib-inline==0.1.6 +numpy==1.23.2 +odfpy==1.4.1 OpenCC==1.1.4 +openpyxl==3.0.10 packaging==21.3 +pandas==1.4.3 +parso==0.8.3 +pexpect==4.8.0 +pickleshare==0.7.5 +prettytable==3.3.0 +prompt-toolkit==3.0.30 +ptyprocess==0.7.0 +pure-eval==0.2.2 +Pygments==2.13.0 pyparsing==3.0.9 pypushdeer==0.0.3 python-dateutil==2.8.2 pytz==2022.2.1 pytz-deprecation-shim==0.1.0.post0 +PyYAML==6.0 qbittorrent-api==2022.8.37 redis==4.3.4 requests==2.28.1 requests-toolbelt==0.9.1 +simplejson==3.17.6 six==1.16.0 smmap==5.0.0 sqlparse==0.4.2 +stack-data==0.5.0 tablib==3.2.1 +traitlets==5.3.0 transmission-rpc==3.3.2 typing_extensions==4.3.0 tzdata==2022.2 tzlocal==4.2 urllib3==1.26.12 +wcwidth==0.2.5 websocket-client==1.4.0 wechat-push==1.0.1 wrapt==1.14.1 wxpusher==2.2.0 +xlrd==2.0.1 +xlwt==1.3.0 +zipp==3.8.1