green-spider/requirements.txt
Marian Steinbach 51052ebac1
Add tests action (#273)
* Add tests action

* Change test execution command

* Change action towards building a docker image

* Use pyyaml from alpine package

* Add test execution

* Enable running without terminal in CI

* Add creation of empty secret file

* Fill service account file

* Fix JSON

* Fix quiting

* Add more fields to fake secret

* Wrap execution in try/except

* Fix: local variable 'result' referenced before assignment
2022-10-21 16:27:15 +02:00

43 lines
745 B
Plaintext

beautifulsoup4==4.10.0
cachetools==4.2.4
certifi==2021.10.8
cffi==1.14.5
chardet==3.0.4
click==7.1.2
cssselect==1.1.0
dnspython==1.16.0
docker==4.4.1
feedparser==6.0.8
gitdb==4.0.9
GitPython==3.1.24
google-api-core==2.2.2
google-auth==2.3.3
google-cloud-core==2.2.1
google-cloud-datastore==2.4.0
google-cloud-storage==1.43.0
googleapis-common-protos==1.53.0
html-similarity==0.3.3
httpretty==0.9.7
idna==2.10
kubernetes==20.13.0
parsel==1.6.0
protobuf==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyOpenSSL==22.1.0
pytz==2021.3
redis==3.5.3
requests==2.26.0
responses==0.13.3
rq==1.8.0
rsa==4.7.2
selenium==3.141.0
smmap==3.0.4
smmap2==2.0.5
soupsieve==2.2.1
tenacity==5.1.5
urllib3==1.26.7
w3lib==1.22.0
websocket-client==0.59.0