Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
fix snyk import error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ximinhan committed Feb 27, 2023
1 parent e3cfdd5 commit 14e8a9f
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
-rrequirements.txt
aiofiles
bashlex
click >= 8.1.3
dockerfile-parse >= 0.0.13
future
koji
PyGitHub >= 1.46
pyyaml >= 5.1
requests
requests_kerberos
semver
tenacity
wrapt
mysql-connector-python >= 8.0.21
python-dateutil >= 2.8.1
openshift-client >= 1.0.12
setuptools-scm
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp
jira==3.4.1

asynctest
autopep8
coverage
Expand Down

0 comments on commit 14e8a9f

Please sign in to comment.