This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
79 lines (77 loc) · 3.74 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile --annotation-style=line --output-file=requirements.txt requirements-in.txt
#
--index-url https://mirrors.bfsu.edu.cn/pypi/web/simple/
--trusted-host mirrors.bfsu.edu.cn
absl-py==1.0.0 # via tensorboard
adbutils==0.13.1 # via -r requirements-in.txt
aiohttp==3.8.1 # via fsspec
aiosignal==1.2.0 # via aiohttp
aircv==1.4.6 # via -r requirements-in.txt
apkutils2==1.0.0 # via adbutils
async-timeout==4.0.2 # via aiohttp
asynctest==0.13.0 # via aiohttp
attrs==21.4.0 # via aiohttp
cachetools==5.0.0 # via google-auth
certifi==2021.10.8 # via requests
charset-normalizer==2.0.12 # via aiohttp, requests
cigam==0.0.3 # via apkutils2
click==8.0.4 # via cnocr, flask
cnocr==2.1.0 # via -r requirements-in.txt
colorama==0.4.4 # via click, tqdm
decorator==5.1.1 # via retry
deprecation==2.1.0 # via adbutils
flask==2.0.3 # via -r requirements-in.txt
frozenlist==1.3.0 # via aiohttp, aiosignal
fsspec[http]==2022.2.0 # via pytorch-lightning
future==0.18.2 # via pytorch-lightning
google-auth==2.6.0 # via google-auth-oauthlib, tensorboard
google-auth-oauthlib==0.4.6 # via tensorboard
grpcio==1.44.0 # via tensorboard
idna==3.3 # via requests, yarl
importlib-metadata==4.11.2 # via click, markdown
itsdangerous==2.1.0 # via flask
jinja2==3.0.3 # via flask
markdown==3.3.6 # via tensorboard
markupsafe==2.1.0 # via jinja2
multidict==6.0.2 # via aiohttp, yarl
numpy==1.21.5 # via cnocr, opencv-python, pytorch-lightning, tensorboard, torchmetrics, torchvision
oauthlib==3.2.0 # via requests-oauthlib
opencv-python==4.5.3.56 # via -r requirements-in.txt
packaging==21.3 # via deprecation, pytorch-lightning, torchmetrics
pillow==9.0.1 # via cnocr, torchvision
protobuf==3.19.4 # via tensorboard
py==1.11.0 # via retry
pyasn1==0.4.8 # via pyasn1-modules, rsa
pyasn1-modules==0.2.8 # via google-auth
pydeprecate==0.3.1 # via pytorch-lightning, torchmetrics
pyelftools==0.28 # via apkutils2
pyparsing==3.0.7 # via packaging
python-levenshtein==0.12.2 # via cnocr
pytorch-lightning==1.5.10 # via cnocr
pyyaml==6.0 # via pytorch-lightning
requests==2.27.1 # via -r requirements-in.txt, adbutils, fsspec, requests-oauthlib, tensorboard
requests-oauthlib==1.3.1 # via google-auth-oauthlib
retry==0.9.2 # via adbutils
rsa==4.8 # via google-auth
six==1.16.0 # via absl-py, adbutils, google-auth, grpcio
tensorboard==2.8.0 # via pytorch-lightning
tensorboard-data-server==0.6.1 # via tensorboard
tensorboard-plugin-wit==1.8.1 # via tensorboard
torch==1.10.2 # via cnocr, pytorch-lightning, torchmetrics, torchvision
torchmetrics==0.7.2 # via pytorch-lightning
torchvision==0.11.3 # via cnocr
tqdm==4.63.0 # via cnocr, pytorch-lightning
typing-extensions==4.1.1 # via aiohttp, async-timeout, importlib-metadata, pytorch-lightning, torch, yarl
urllib3==1.26.8 # via -r requirements-in.txt, requests
werkzeug==2.0.3 # via flask, tensorboard
wheel==0.37.1 # via tensorboard
whichcraft==0.6.1 # via adbutils
xmltodict==0.12.0 # via apkutils2
yarl==1.7.2 # via aiohttp
zipp==3.7.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools