Skip to content

Commit 1a22e57

Browse files
committed
Generate requirements
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent be6894d commit 1a22e57

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

requirements-dev.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
execnet==1.9.0
2+
iniconfig==1.1.1
3+
packaging==21.0
4+
py==1.10.0
5+
pyparsing==2.4.7
6+
pytest==6.2.5
7+
pytest-forked==1.3.0
8+
pytest-xdist==2.4.0
9+
toml==0.10.2

requirements.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
attrs==21.2.0
2+
beautifulsoup4==4.10.0
3+
binaryornot==0.4.4
4+
certifi==2021.5.30
5+
cffi==1.14.6
6+
chardet==4.0.0
7+
charset-normalizer==2.0.6
8+
click==8.0.1
9+
commoncode==30.0.0
10+
cryptography==35.0.0
11+
extractcode-7z==16.5.210531
12+
extractcode-libarchive==3.5.1.210531
13+
idna==3.2
14+
importlib-metadata==4.8.1
15+
intbitset==2.4.1
16+
patch==1.16
17+
pdfminer.six==20201018
18+
pip==21.2.4
19+
pluggy==1.0.0
20+
plugincode==21.1.21
21+
pycparser==2.20
22+
PyYAML==5.4.1
23+
requests==2.26.0
24+
saneyaml==0.5.2
25+
setuptools==58.1.0
26+
six==1.16.0
27+
sortedcontainers==2.4.0
28+
soupsieve==2.2.1
29+
text-unidecode==1.3
30+
typecode==21.6.1
31+
typecode-libmagic==5.39.210531
32+
typing==3.6.6
33+
typing-extensions==3.10.0.2
34+
urllib3==1.26.7
35+
wheel==0.37.0
36+
zipp==3.6.0

0 commit comments

Comments
 (0)