-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa8d4f1
commit 6421db3
Showing
8 changed files
with
171 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ tests/__pycache__/ | |
env37 | ||
build | ||
*.egg | ||
env-calrissian* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
urllib3 | ||
kubernetes | ||
cwltool | ||
tenacity | ||
importlib-metadata | ||
msgpack | ||
typing-extensions | ||
freezegun |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,147 @@ | ||
cwltool==3.1.20230601100705 | ||
freezegun==0.3.12 | ||
kubernetes==10.0.1 | ||
mypy-extensions==0.4.3 | ||
nose2==0.9.1 | ||
PyYAML==5.4 | ||
requests==2.28.1 | ||
scandir==1.10.0 | ||
schema-salad>=8.2.20210914115719,<9 | ||
shellescape>=3.4.1,<3.5 | ||
tenacity==5.1.1 | ||
typing-extensions==3.7.4 | ||
msgpack==0.5.2 | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.9 | ||
# by the following command: | ||
# | ||
# pip-compile | ||
# | ||
argcomplete==3.1.6 | ||
# via cwltool | ||
cachecontrol[filecache]==0.13.1 | ||
# via schema-salad | ||
cachetools==5.3.2 | ||
# via google-auth | ||
certifi==2023.11.17 | ||
# via | ||
# kubernetes | ||
# requests | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
coloredlogs==15.0.1 | ||
# via cwltool | ||
cwl-upgrader==1.2.10 | ||
# via cwl-utils | ||
cwl-utils==0.31 | ||
# via cwltool | ||
cwltool==3.1.20231114134824 | ||
# via -r requirements.in | ||
filelock==3.13.1 | ||
# via cachecontrol | ||
freezegun==1.2.2 | ||
# via -r requirements.in | ||
google-auth==2.23.4 | ||
# via kubernetes | ||
humanfriendly==10.0 | ||
# via coloredlogs | ||
idna==3.4 | ||
# via requests | ||
importlib-metadata==6.8.0 | ||
# via -r requirements.in | ||
importlib-resources==6.1.1 | ||
# via | ||
# cwltool | ||
# schema-salad | ||
isodate==0.6.1 | ||
# via rdflib | ||
kubernetes==28.1.0 | ||
# via -r requirements.in | ||
lxml==4.9.3 | ||
# via prov | ||
mistune==2.0.5 | ||
# via schema-salad | ||
msgpack==1.0.7 | ||
# via | ||
# -r requirements.in | ||
# cachecontrol | ||
mypy-extensions==1.0.0 | ||
# via | ||
# cwltool | ||
# schema-salad | ||
networkx==3.2.1 | ||
# via prov | ||
oauthlib==3.2.2 | ||
# via | ||
# kubernetes | ||
# requests-oauthlib | ||
packaging==23.2 | ||
# via cwl-utils | ||
prov==1.5.1 | ||
# via cwltool | ||
psutil==5.9.6 | ||
# via cwltool | ||
pyasn1==0.5.0 | ||
# via | ||
# pyasn1-modules | ||
# rsa | ||
pyasn1-modules==0.3.0 | ||
# via google-auth | ||
pydot==1.4.2 | ||
# via cwltool | ||
pyparsing==3.1.1 | ||
# via | ||
# cwltool | ||
# pydot | ||
# rdflib | ||
python-dateutil==2.8.2 | ||
# via | ||
# freezegun | ||
# kubernetes | ||
# prov | ||
pyyaml==6.0.1 | ||
# via kubernetes | ||
rdflib==7.0.0 | ||
# via | ||
# cwl-utils | ||
# cwltool | ||
# prov | ||
# schema-salad | ||
requests==2.31.0 | ||
# via | ||
# cachecontrol | ||
# cwl-utils | ||
# cwltool | ||
# kubernetes | ||
# requests-oauthlib | ||
# schema-salad | ||
requests-oauthlib==1.3.1 | ||
# via kubernetes | ||
rsa==4.9 | ||
# via google-auth | ||
ruamel-yaml==0.18.5 | ||
# via | ||
# cwl-upgrader | ||
# cwl-utils | ||
# cwltool | ||
# schema-salad | ||
ruamel-yaml-clib==0.2.8 | ||
# via ruamel-yaml | ||
schema-salad==8.4.20231117150958 | ||
# via | ||
# cwl-upgrader | ||
# cwl-utils | ||
# cwltool | ||
shellescape==3.8.1 | ||
# via cwltool | ||
six==1.16.0 | ||
# via | ||
# isodate | ||
# kubernetes | ||
# prov | ||
# python-dateutil | ||
tenacity==8.2.3 | ||
# via -r requirements.in | ||
typing-extensions==4.8.0 | ||
# via -r requirements.in | ||
urllib3==1.26.18 | ||
# via | ||
# -r requirements.in | ||
# kubernetes | ||
# requests | ||
websocket-client==1.6.4 | ||
# via kubernetes | ||
zipp==3.17.0 | ||
# via | ||
# importlib-metadata | ||
# importlib-resources | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
# setuptools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters