10000 Untangle requirements. · python/docsbuild-scripts@ac2a50d · GitHub
[go: up one dir, main page]

Skip to content

Commit ac2a50d

Browse files
committed
Untangle requirements.
1 parent 8cd9ad8 commit ac2a50d

File tree

2 files changed

+3
-55
lines changed

2 files changed

+3
-55
lines changed

requirements.txt

Lines changed: 3 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,3 @@
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
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
aiohttp
22
gidgethub
3-
jinja2
43
pyyaml
54
sentry-sdk
6-
zc.lockfile

0 commit comments

Comments
 (0)
0