Skip to content

Commit

Permalink
Merge branch 'staging' into release-1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandf committed Feb 5, 2024
2 parents fdbc3a4 + 0f60c2a commit d7e92f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 46 deletions.
48 changes: 4 additions & 44 deletions src/api/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,59 +1,19 @@
amqp==5.0.9
asgiref==3.5.2
atomicwrites==1.4.0
attrs==21.4.0
billiard==3.6.4.0
certifi==2020.12.5
cffi==1.15.0
charset-normalizer==2.0.11
click==8.0.4
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cloudpickle==1.6.0
coverage==6.4.1
cryptography==3.4.8
Deprecated==1.2.13
Django==4.1.2
django-cors-headers==3.13.0
django-debug-toolbar==3.2.2
djangorestframework==3.13.1
djantic==0.7.0
gevent==21.12.0
GitPython==3.1.27
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
isodate==0.6.1
jsonschema==3.2.0
kombu==5.2.3
lazy-object-proxy==1.7.1
openapi-core==0.12.0
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
pika==1.2.0
prompt-toolkit==3.0.24
pycparser==2.21
pycryptodome==3.14.1
pydantic==1.10.9
pydantic-django==0.1.1
PyJWT==1.7.1
PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyrsistent==0.18.1
python-dateutil==2.8.2
pytz==2021.3
PyYAML==5.4.1
requests==2.27.1
six==1.16.0
sqlparse==0.4.3
strict-rfc3339==0.7
tapipy==1.2.19
tapisservice==1.2.6
typing-extensions==4.2.0
urllib3==1.26.8
vine==5.0.0
wcwidth==0.2.5
wrapt==1.14.1
zope.event==4.5.0
zope.interface==5.4.0
tapipy==1.6.0
tapisservice==1.6.0
typing-extensions==4.5.0
5 changes: 3 additions & 2 deletions src/engine/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ pydantic==1.9.0
PyJWT==2.4.0
PyYAML==5.4.1
requests==2.27.1
tapipy==1.4.1
tapisservice==1.4.0
tapipy==1.6.0
tapisservice==1.6.0
typing-extensions==4.5.0
spython==0.3.0

0 comments on commit d7e92f9

Please sign in to comment.