-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_all.txt
59 lines (58 loc) · 1.14 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
#
# 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.7.4.post0
# via pymeteobridge (setup.cfg)
appnope==0.1.2
# via ipython
async-timeout==3.0.1
# via aiohttp
attrs==21.2.0
# via aiohttp
backcall==0.2.0
# via ipython
chardet==4.0.0
# via aiohttp
decorator==5.1.0
# via ipython
idna==3.3
# via yarl
ipython==7.29.0
# via pymeteobridge (setup.cfg)
jedi==0.18.0
# via ipython
matplotlib-inline==0.1.3
# via ipython
multidict==5.2.0
# via
# aiohttp
# yarl
parso==0.8.2
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
prompt-toolkit==3.0.21
# via ipython
ptyprocess==0.7.0
# via pexpect
pygments==2.10.0
# via ipython
termcolor==1.1.0
# via pymeteobridge (setup.cfg)
traitlets==5.1.1
# via
# ipython
# matplotlib-inline
typing-extensions==3.10.0.2
# via aiohttp
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