File tree Expand file tree Collapse file tree 2 files changed +3
-55
lines changed Expand file tree Collapse file tree 2 files changed +3
-55
lines changed Original file line number Diff line number Diff line change 1
- #
2
- # This file is autogenerated by pip-compile
3
- # To update, run:
4
- #
5
- # pip-compile requirements.in
6
- #
7
- aiohttp == 3.7.4.post0
8
- # via -r requirements.in
9
- async-timeout == 3.0.1
10
- # via aiohttp
11
- attrs == 21.2.0
12
- # via aiohttp
13
- certifi == 2021.5.30
14
- # via sentry-sdk
15
- cffi == 1.14.5
16
- # via cryptography
17
- chardet == 4.0.0
18
- # via aiohttp
19
- cryptography == 3.4.7
20
- # via pyjwt
21
- gidgethub == 5.0.1
22
- # via -r requirements.in
23
- idna == 3.2
24
- # via yarl
25
- jinja2 == 3.0.1
26
- # via -r requirements.in
27
- markupsafe == 2.0.1
28
- # via jinja2
29
- multidict == 5.1.0
30
- # via
31
- # aiohttp
32
- # yarl
33
- pycparser == 2.20
34
- # via cffi
35
- pyjwt [crypto ]== 2.1.0
36
- # via gidgethub
37
- pyyaml == 5.4.1
38
- # via -r requirements.in
39
- sentry-sdk == 1.1.0
40
- # via -r requirements.in
41
- typing-extensions == 3.10.0.0
42
- # via aiohttp
43
- uritemplate == 3.0.1
44
- # via gidgethub
45
- urllib3 == 1.26.5
46
- # via sentry-sdk
47
- yarl == 1.6.3
48
- # via aiohttp
49
- zc.lockfile == 2.0
50
- # via -r requirements.in
51
-
52
- # The following packages are considered to be unsafe in a requirements file:
53
- # setuptools
1
+ jinja2
2
+ sentry-sdk
3
+ zc.lockfile
Original file line number Diff line number Diff line change 1
1
aiohttp
2
2
gidgethub
3
- jinja2
4
3
pyyaml
5
4
sentry-sdk
6
- zc.lockfile
You can’t perform that action at this time.
0 commit comments