cyyeh commited on
Commit
622263f
·
1 Parent(s): 23613a1

update deps

Browse files
Files changed (1) hide show
  1. Pipfile.lock +2 -2
Pipfile.lock CHANGED
@@ -954,7 +954,7 @@
954
  "sha256:4c586de507202505346f3e32d1363eb9ed6932f0c2f63184dea88983ff4971e2",
955
  "sha256:d2bbd99c320a2532ac71ff6a3164867884357da3e3301f0240090c5d2fdac7ec"
956
  ],
957
- "markers": "python_full_version >= '3.6.3' and python_full_version < '4.0.0'",
958
  "version": "==12.4.4"
959
  },
960
  "semver": {
@@ -1127,7 +1127,7 @@
1127
  "sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14",
1128
  "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e"
1129
  ],
1130
- "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_full_version < '4.0.0'",
1131
  "version": "==1.26.9"
1132
  },
1133
  "validators": {
 
954
  "sha256:4c586de507202505346f3e32d1363eb9ed6932f0c2f63184dea88983ff4971e2",
955
  "sha256:d2bbd99c320a2532ac71ff6a3164867884357da3e3301f0240090c5d2fdac7ec"
956
  ],
957
+ "markers": "python_version < '4' and python_full_version >= '3.6.3'",
958
  "version": "==12.4.4"
959
  },
960
  "semver": {
 
1127
  "sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14",
1128
  "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e"
1129
  ],
1130
+ "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'",
1131
  "version": "==1.26.9"
1132
  },
1133
  "validators": {