Skip to content

Commit

Permalink
Generate requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
  • Loading branch information
pombredanne committed Oct 8, 2021
1 parent be6894d commit 1a22e57
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
9 changes: 9 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
execnet==1.9.0
iniconfig==1.1.1
packaging==21.0
py==1.10.0
pyparsing==2.4.7
pytest==6.2.5
pytest-forked==1.3.0
pytest-xdist==2.4.0
toml==0.10.2
36 changes: 36 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
attrs==21.2.0
beautifulsoup4==4.10.0
binaryornot==0.4.4
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.6
click==8.0.1
commoncode==30.0.0
cryptography==35.0.0
extractcode-7z==16.5.210531
extractcode-libarchive==3.5.1.210531
idna==3.2
importlib-metadata==4.8.1
intbitset==2.4.1
patch==1.16
pdfminer.six==20201018
pip==21.2.4
pluggy==1.0.0
plugincode==21.1.21
pycparser==2.20
PyYAML==5.4.1
requests==2.26.0
saneyaml==0.5.2
setuptools==58.1.0
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.2.1
text-unidecode==1.3
typecode==21.6.1
typecode-libmagic==5.39.210531
typing==3.6.6
typing-extensions==3.10.0.2
urllib3==1.26.7
wheel==0.37.0
zipp==3.6.0

0 comments on commit 1a22e57

Please sign in to comment.