forked from EnterpriseDB/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
42 lines (41 loc) · 787 Bytes
/
requirements.txt
File metadata and controls
42 lines (41 loc) · 787 Bytes
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
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile
#
attrs==21.2.0
# via pytest
click==8.0.1
# via pip-tools
iniconfig==1.1.1
# via pytest
packaging==21.0
# via pytest
pdftotext==2.1.6
# via -r requirements.in
pep517==0.11.0
# via pip-tools
pip-tools==6.2.0
# via -r requirements.in
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via -r requirements.in
python-frontmatter==1.0.0
# via -r requirements.in
pyyaml==6.0
# via python-frontmatter
toml==0.10.2
# via pytest
tomli==1.0.4
# via pep517
wheel==0.38.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools