mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-20 11:48:16 +00:00
Bumping SpiffWorkflow version with bug fix.
This commit is contained in:
parent
23bac81260
commit
c50c9d834b
2
Pipfile
2
Pipfile
@ -50,8 +50,6 @@ sentry-sdk = {extras = [ "flask",], version = "==0.14.4"}
|
||||
dateparser = "*"
|
||||
# TIP: If you want to test local changes to SpiffWorkflow, do:
|
||||
# pipenv install --editable ../SpiffWorkflow (but fix things back before commiting!)
|
||||
# Merged Commit https://github.com/sartography/SpiffWorkflow/pull/178 broke usage of SpiffWorkflow
|
||||
# References to task states will need to be updated to allow using newest version
|
||||
spiffworkflow = {git = "https://github.com/sartography/SpiffWorkflow"}
|
||||
|
||||
[requires]
|
||||
|
14
Pipfile.lock
generated
14
Pipfile.lock
generated
@ -441,11 +441,11 @@
|
||||
},
|
||||
"flask-sqlalchemy": {
|
||||
"hashes": [
|
||||
"sha256:0a5d586774949856e4f1fe8be3a64c594615959e39e2b041e887bac5c756bc42",
|
||||
"sha256:649eddf17ae18814f87f33eb26d9d7b37412ec7ee67985873b3cf882aca099f5"
|
||||
"sha256:16199f5b3ddfb69e0df2f52ae4c76aedbfec823462349dabb21a1b2e0a2b65e9",
|
||||
"sha256:7d0cd9cf73e64a996bb881a1ebd01633fc5a6d11c36ea27f7b5e251dc45476e7"
|
||||
],
|
||||
"markers": "python_version >= '3.7'",
|
||||
"version": "==3.0.1"
|
||||
"version": "==3.0.2"
|
||||
},
|
||||
"gitdb": {
|
||||
"hashes": [
|
||||
@ -1228,11 +1228,11 @@
|
||||
},
|
||||
"setuptools": {
|
||||
"hashes": [
|
||||
"sha256:1b6bdc6161661409c5f21508763dc63ab20a9ac2f8ba20029aaaa7fdb9118012",
|
||||
"sha256:3050e338e5871e70c72983072fe34f6032ae1cdeeeb67338199c2f74e083a80e"
|
||||
"sha256:512e5536220e38146176efb833d4a62aa726b7bbff82cfbc8ba9eaa3996e0b17",
|
||||
"sha256:f62ea9da9ed6289bfe868cd6845968a2c854d1427f8548d52cae02a42b4f0356"
|
||||
],
|
||||
"markers": "python_version >= '3.7'",
|
||||
"version": "==65.4.1"
|
||||
"version": "==65.5.0"
|
||||
},
|
||||
"six": {
|
||||
"hashes": [
|
||||
@ -1323,7 +1323,7 @@
|
||||
},
|
||||
"spiffworkflow": {
|
||||
"git": "https://github.com/sartography/SpiffWorkflow",
|
||||
"ref": "63db3e45947ec66b8d0efc2c74064004f8ff482c"
|
||||
"ref": "7d260c36cb2ed9bfcfa478af2cac7454986aceda"
|
||||
},
|
||||
"sqlalchemy": {
|
||||
"hashes": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user