From 08a60c04a99eb38a9b0aee9867c5d3f0cad3f637 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Thu, 6 Oct 2022 14:43:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0requirements=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/requirements.txt b/requirements.txt index 4e26ae1..df70a73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,13 +3,21 @@ APScheduler==3.9.1 asgiref==3.5.2 asttokens==2.0.8 async-timeout==4.0.2 +attrs==22.1.0 +autobahn==22.7.1 +Automat==20.2.0 backcall==0.2.0 baidu-aip==4.16.7 borax==3.5.6 certifi==2022.6.15 +cffi==1.15.1 +channels==3.0.5 chardet==5.0.0 charset-normalizer==2.1.1 cloudscraper==1.2.64 +constantly==15.1.0 +cryptography==38.0.1 +daphne==3.0.2 decorator==5.1.1 defusedxml==0.7.1 deluge-client==1.9.0 @@ -18,6 +26,7 @@ diff-match-patch==20200713 Django==4.1 django-admin-inline-paginator==0.3.0 django-apscheduler==0.6.2 +django-cors-headers==3.13.0 django-import-export==2.8.0 django-redis==5.2.0 django-simpleui==2022.7.29 @@ -27,8 +36,10 @@ executing==0.10.0 gitdb==4.0.9 GitPython==3.1.27 htmlgenerator==1.2.18 +hyperlink==21.0.0 idna==3.3 importlib-metadata==4.12.0 +incremental==21.3.0 ipython==8.4.0 jedi==0.18.1 Jinja2==3.1.2 @@ -37,7 +48,9 @@ Markdown==3.4.1 MarkupPy==1.14 MarkupSafe==2.1.1 matplotlib-inline==0.1.6 +msgpack-python==0.5.6 numpy==1.23.2 +oauthlib==3.2.1 odfpy==1.4.1 OpenCC==1.1.4 openpyxl==3.0.10 @@ -50,7 +63,11 @@ prettytable==3.3.0 prompt-toolkit==3.0.30 ptyprocess==0.7.0 pure-eval==0.2.2 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycparser==2.21 Pygments==2.13.0 +pyOpenSSL==22.0.0 pyparsing==3.0.9 pypushdeer==0.0.3 python-dateutil==2.8.2 @@ -60,7 +77,9 @@ PyYAML==6.0 qbittorrent-api==2022.8.37 redis==4.3.4 requests==2.28.1 +requests-oauthlib==1.3.1 requests-toolbelt==0.9.1 +service-identity==21.1.0 simplejson==3.17.6 six==1.16.0 smmap==5.0.0 @@ -69,6 +88,8 @@ stack-data==0.5.0 tablib==3.2.1 traitlets==5.3.0 transmission-rpc==3.3.2 +Twisted==22.8.0 +txaio==22.2.1 typing_extensions==4.3.0 tzdata==2022.2 tzlocal==4.2 @@ -81,3 +102,4 @@ wxpusher==2.2.0 xlrd==2.0.1 xlwt==1.3.0 zipp==3.8.1 +zope.interface==5.4.0