Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 committed May 27, 2024
1 parent 744c74d commit 83bd6ac
Show file tree
Hide file tree
Showing 7 changed files with 54 additions and 43 deletions.
52 changes: 29 additions & 23 deletions jobs/ftp-poller/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,51 @@
Flask==1.1.2
Jinja2==3.0.3
MarkupSafe==2.1.3
MarkupSafe==2.1.5
PyNaCl==1.5.0
Werkzeug==1.0.1
aniso8601==9.0.1
attrs==23.1.0
bcrypt==4.0.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
cryptography==42.0.2
argon2-cffi-bindings==21.2.0
argon2-cffi==23.1.0
attrs==23.2.0
bcrypt==4.1.3
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.7
expiringdict==1.2.2
flask-restplus==0.13.0
gunicorn==20.1.0
gunicorn==22.0.0
idna==3.7
importlib-resources==5.12.0
importlib_resources==6.4.0
itsdangerous==2.0.1
jaeger-client==4.8.0
jsonschema==4.17.3
launchdarkly-server-sdk==8.2.1
minio==7.1.15
minio==7.2.7
opentracing==2.4.0
packaging==24.0
paramiko==3.4.0
pkgutil_resolve_name==1.3.10
protobuf==3.19.6
psycopg2-binary==2.9.6
psycopg2-binary==2.9.9
pyRFC3339==1.1
pycparser==2.21
pyrsistent==0.19.3
pycparser==2.22
pycryptodome==3.20.0
pyrsistent==0.20.0
pysftp==0.2.9
python-dotenv==1.0.0
pytz==2023.3
requests==2.31.0
semver==2.13.0
python-dotenv==1.0.1
pytz==2024.1
requests==2.32.2
semver==3.0.2
six==1.16.0
threadloop==1.0.2
thrift==0.16.0
tornado==6.3.3
urllib3==1.26.17
zipp==3.15.0
thrift==0.20.0
tornado==6.4
typing_extensions==4.12.0
urllib3==2.2.1
zipp==3.19.0
-e git+https://github.com/bcgov/sbc-common-components.git#egg=sbc-common-components&subdirectory=python
-e git+https://github.com/bcgov/sbc-pay.git#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-pay.git@refactor_queues#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-connect-common.git@small_tweaks#egg=gcp-queue&subdirectory=python/gcp-queue
git+https://github.com/daxiom/simple-cloudevent.py.git
3 changes: 2 additions & 1 deletion jobs/ftp-poller/requirements/repo-libraries.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-e git+https://github.com/bcgov/sbc-common-components.git#egg=sbc-common-components&subdirectory=python
-e git+https://github.com/bcgov/sbc-pay.git#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-pay.git@refactor_queues#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-connect-common.git@small_tweaks#egg=gcp-queue&subdirectory=python/gcp-queue
git+https://github.com/daxiom/simple-cloudevent.py.git
15 changes: 8 additions & 7 deletions jobs/payment-jobs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-e git+https://github.com/bcgov/sbc-common-components.git@de5f7d83842ad49f70c898f8c479db2a5720c2b4#egg=sbc_common_components&subdirectory=python
-e git+https://github.com/bcgov/sbc-pay.git@07b8d2f147b1f8af9582b346fbea8ba793ec58df#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/bcgov/sbc-common-components.git@94986110a7f6c7ba4f57ed8b038101ba7d864a94#egg=sbc_common_components&subdirectory=python
-e git+https://github.com/seeker25/sbc-connect-common.git@c3b133388904143fae8319eca64347b911ce9004#egg=gcp_queue&subdirectory=python/gcp-queue
-e git+https://github.com/seeker25/sbc-pay.git@744c74d231363449a7ad2d9458c1a8e7feb62312#egg=pay_api&subdirectory=pay-api
Flask-Caching==2.3.0
Flask-Cors==3.0.10
Flask-Migrate==2.7.0
Expand Down Expand Up @@ -40,8 +41,8 @@ expiringdict==1.2.2
flask-jwt-oidc==0.3.0
flask-marshmallow==0.11.0
google-api-core==2.19.0
google-auth==2.18.1
google-cloud-pubsub==2.17.0
google-auth==2.28.2
google-cloud-pubsub==2.20.2
googleapis-common-protos==1.63.0
grpc-google-iam-v1==0.13.0
grpcio-status==1.48.2
Expand Down Expand Up @@ -88,6 +89,6 @@ strict-rfc3339==0.7
threadloop==1.0.2
thrift==0.20.0
tornado==6.4
typing_extensions==4.11.0
urllib3==1.26.18
zipp==3.18.2
typing_extensions==4.12.0
urllib3==2.2.1
zipp==3.19.0
3 changes: 2 additions & 1 deletion jobs/payment-jobs/requirements/bcregistry-libraries.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-e git+https://github.com/bcgov/sbc-common-components.git#egg=sbc-common-components&subdirectory=python
-e git+https://github.com/bcgov/sbc-pay.git#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-pay.git@refactor_queues#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-connect-common.git@small_tweaks#egg=gcp-queue&subdirectory=python/gcp-queue
git+https://github.com/daxiom/simple-cloudevent.py.git
17 changes: 9 additions & 8 deletions pay-queue/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-e git+https://github.com/bcgov/sbc-common-components.git@de5f7d83842ad49f70c898f8c479db2a5720c2b4#egg=sbc_common_components&subdirectory=python
-e git+https://github.com/bcgov/sbc-pay.git@07b8d2f147b1f8af9582b346fbea8ba793ec58df#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/bcgov/sbc-common-components.git@94986110a7f6c7ba4f57ed8b038101ba7d864a94#egg=sbc_common_components&subdirectory=python
-e git+https://github.com/seeker25/sbc-connect-common.git@c3b133388904143fae8319eca64347b911ce9004#egg=gcp_queue&subdirectory=python/gcp-queue
-e git+https://github.com/seeker25/sbc-pay.git@744c74d231363449a7ad2d9458c1a8e7feb62312#egg=pay_api&subdirectory=pay-api
CacheControl==0.14.0
Flask-Caching==2.3.0
Flask-Cors==3.0.10
Expand Down Expand Up @@ -37,8 +38,8 @@ expiringdict==1.2.2
flask-jwt-oidc==0.3.0
flask-marshmallow==0.11.0
google-api-core==2.19.0
google-auth==2.18.1
google-cloud-pubsub==2.17.0
google-auth==2.28.2
google-cloud-pubsub==2.20.2
googleapis-common-protos==1.63.0
grpc-google-iam-v1==0.13.0
grpcio-status==1.48.2
Expand Down Expand Up @@ -77,13 +78,13 @@ pytz==2024.1
requests==2.32.2
rsa==4.9
semver==3.0.2
sentry-sdk==2.2.1
sentry-sdk==2.3.1
simple-cloudevent @ git+https://github.com/daxiom/simple-cloudevent.py.git@447cabb988202206ac69e71177d7cd11b6c0b002
six==1.16.0
strict-rfc3339==0.7
threadloop==1.0.2
thrift==0.20.0
tornado==6.4
typing_extensions==4.11.0
urllib3==1.26.18
zipp==3.18.2
typing_extensions==4.12.0
urllib3==2.2.1
zipp==3.19.0
3 changes: 2 additions & 1 deletion pay-queue/requirements/bcregistry-libraries.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-e git+https://github.com/bcgov/sbc-common-components.git#egg=sbc-common-components&subdirectory=python
-e git+https://github.com/bcgov/sbc-pay.git#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-pay.git@refactor_queues#egg=pay_api&subdirectory=pay-api
-e git+https://github.com/seeker25/sbc-connect-common.git@small_tweaks#egg=gcp-queue&subdirectory=python/gcp-queue
git+https://github.com/daxiom/simple-cloudevent.py.git
4 changes: 2 additions & 2 deletions pay-queue/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ itsdangerous==2.0.1
Jinja2==3.0.3
protobuf~=3.19.5
launchdarkly-server-sdk==8.2.1
google-auth==2.18.1
google-cloud-pubsub==2.17.0
google-auth==2.28.2
google-cloud-pubsub==2.20.2
cachecontrol

0 comments on commit 83bd6ac

Please sign in to comment.