This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
/
requirements_all.txt
87 lines (86 loc) · 1.76 KB
/
requirements_all.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
80
81
82
83
84
85
86
87
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --extra=shell --output-file=requirements_all.txt setup.cfg
#
aiohttp==3.8.1
# via pyunifiprotect (setup.cfg)
aioshutil==1.1
# via pyunifiprotect (setup.cfg)
aiosignal==1.2.0
# via aiohttp
async-timeout==4.0.1
# via aiohttp
asyncio==3.4.3
# via pyunifiprotect (setup.cfg)
attrs==21.2.0
# via aiohttp
backcall==0.2.0
# via ipython
charset-normalizer==2.0.8
# via aiohttp
click==8.0.3
# via typer
decorator==5.1.0
# via ipython
frozenlist==1.2.0
# via
# aiohttp
# aiosignal
idna==3.3
# via yarl
ipython==7.29.0
# via pyunifiprotect (setup.cfg)
jedi==0.18.1
# via ipython
matplotlib-inline==0.1.3
# via ipython
multidict==5.2.0
# via
# aiohttp
# yarl
packaging==21.3
# via pyunifiprotect (setup.cfg)
parso==0.8.2
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==8.4.0
# via pyunifiprotect (setup.cfg)
prompt-toolkit==3.0.22
# via ipython
ptyprocess==0.7.0
# via pexpect
pydantic==1.8.2
# via pyunifiprotect (setup.cfg)
pygments==2.10.0
# via ipython
pyjwt==2.3.0
# via pyunifiprotect (setup.cfg)
pyparsing==3.0.6
# via packaging
python-dotenv==0.19.2
# via pyunifiprotect (setup.cfg)
pytz==2021.3
# via pyunifiprotect (setup.cfg)
termcolor==1.1.0
# via pyunifiprotect (setup.cfg)
traitlets==5.1.1
# via
# ipython
# matplotlib-inline
typer==0.4.0
# via pyunifiprotect (setup.cfg)
typing-extensions==4.0.0
# via
# async-timeout
# pydantic
wcwidth==0.2.5
# via prompt-toolkit
yarl==1.7.2
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools