Upgrade Peewee to latest 3.x
This requires a number of small changes in the data model code, as well as additional testing.
This commit is contained in:
parent
70b7ee4654
commit
d3d9cca182
26 changed files with 220 additions and 193 deletions
|
@ -1,5 +1,5 @@
|
|||
aiowsgi==0.6
|
||||
alembic==0.9.8
|
||||
alembic==0.9.9
|
||||
-e git+https://github.com/coreos/mockldap.git@59a46efbe8c7cd8146a87a7c4f2b09746b953e11#egg=mockldap
|
||||
-e git+https://github.com/coreos/py-bitbucket.git@55a1ada645f2fb6369147996ec71edd7828d91c8#egg=py_bitbucket
|
||||
-e git+https://github.com/coreos/resumablehashlib.git@b1b631249589b07adf40e0ee545b323a501340b4#egg=resumablehashlib
|
||||
|
@ -9,12 +9,12 @@ alembic==0.9.8
|
|||
-e git+https://github.com/DevTable/container-cloud-config.git@8e8ae177c3d5cd6608f64250fcd8770022d61562#egg=container_cloud_config
|
||||
-e git+https://github.com/DevTable/python-etcd.git@f1168cb02a2a8c83bec1108c6fcd8615ef463b14#egg=python_etcd
|
||||
-e git+https://github.com/jarus/flask-testing.git@17f19d7fee0e1e176703fc7cb04917a77913ba1a#egg=Flask_Testing
|
||||
-e git+https://github.com/jepcastelein/marketo-rest-python.git@6134d1129f2435b313c4301503a4b74974d79a42#egg=marketorestpython
|
||||
-e git+https://github.com/jepcastelein/marketo-rest-python.git@9eaad572b52a30bbb1dee17821acb197ecd2dcb8#egg=marketorestpython
|
||||
-e git+https://github.com/NateFerrero/oauth2lib.git@d161b010f8a596826050a09e5e94d59443cc12d9#egg=oauth2lib
|
||||
APScheduler==3.0.5
|
||||
asn1crypto==0.24.0
|
||||
autobahn==0.9.3.post3
|
||||
azure-common==1.1.8
|
||||
azure-common==1.1.10
|
||||
azure-nspkg==2.0.0
|
||||
azure-storage-blob==1.1.0
|
||||
azure-storage-common==1.1.0
|
||||
|
@ -27,31 +27,31 @@ bintrees==2.0.7
|
|||
bitmath==1.3.1.2
|
||||
blinker==1.4
|
||||
boto==2.48.0
|
||||
boto3==1.5.36
|
||||
botocore==1.8.50
|
||||
boto3==1.7.12
|
||||
botocore==1.10.12
|
||||
cachetools==1.1.6
|
||||
certifi==2018.1.18
|
||||
cffi==1.11.4
|
||||
certifi==2018.4.16
|
||||
cffi==1.11.5
|
||||
chardet==3.0.4
|
||||
click==6.7
|
||||
contextlib2==0.5.5
|
||||
cryptography==2.1.4
|
||||
cryptography==2.2.2
|
||||
debtcollector==1.19.0
|
||||
decorator==4.2.1
|
||||
decorator==4.3.0
|
||||
enum34==1.1.6
|
||||
Flask-Cors==3.0.3
|
||||
Flask-Cors==3.0.4
|
||||
Flask-Login==0.4.1
|
||||
Flask-Mail==0.9.1
|
||||
Flask-Principal==0.4.0
|
||||
Flask-RESTful==0.3.6
|
||||
Flask==0.12.2
|
||||
Flask==1.0.2
|
||||
funcparserlib==0.3.6
|
||||
funcsigs==1.0.2
|
||||
functools32==3.2.3.post2
|
||||
furl==1.0.1
|
||||
future==0.16.0
|
||||
futures==3.2.0
|
||||
geoip2==2.7.0
|
||||
geoip2==2.8.0
|
||||
gevent==1.2.2
|
||||
gipc==0.6.0
|
||||
greenlet==0.4.13
|
||||
|
@ -59,19 +59,19 @@ gunicorn==18.0
|
|||
hiredis==0.2.0
|
||||
html5lib==0.9999999
|
||||
httmock==1.2.6
|
||||
httplib2==0.10.3
|
||||
httplib2==0.11.3
|
||||
httpretty==0.8.10
|
||||
idna==2.6
|
||||
ipaddress==1.0.19
|
||||
ipaddress==1.0.22
|
||||
iso8601==0.1.12
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.10
|
||||
jmespath==0.9.3
|
||||
jsonpath-rw==1.4.0
|
||||
jsonschema==2.6.0
|
||||
keystoneauth1==3.4.0
|
||||
keystoneauth1==3.5.0
|
||||
Mako==1.0.7
|
||||
marisa-trie==0.7.4
|
||||
marisa-trie==0.7.5
|
||||
MarkupSafe==1.0
|
||||
maxminddb==1.3.0
|
||||
mixpanel==4.3.2
|
||||
|
@ -81,46 +81,47 @@ monotonic==1.4
|
|||
moto==0.4.25
|
||||
msgpack==0.5.6
|
||||
namedlist==1.7
|
||||
ndg-httpsclient==0.4.4
|
||||
ndg-httpsclient==0.5.0
|
||||
netaddr==0.7.19
|
||||
netifaces==0.10.6
|
||||
oauthlib==2.0.6
|
||||
netifaces==0.10.7
|
||||
oauthlib==2.0.7
|
||||
orderedmultidict==0.7.11
|
||||
oslo.config==5.2.0
|
||||
oslo.i18n==3.19.0
|
||||
oslo.serialization==2.24.0
|
||||
oslo.utils==3.35.0
|
||||
pathvalidate==0.16.3
|
||||
pbr==3.1.1
|
||||
peewee==2.8.1
|
||||
Pillow==5.0.0
|
||||
oslo.config==6.2.0
|
||||
oslo.i18n==3.20.0
|
||||
oslo.serialization==2.25.0
|
||||
oslo.utils==3.36.1
|
||||
pathvalidate==0.17.1
|
||||
pbr==4.0.2
|
||||
peewee==3.3.3
|
||||
Pillow==5.1.0
|
||||
ply==3.11
|
||||
psutil==5.4.3
|
||||
psutil==5.4.5
|
||||
psycopg2==2.7.4
|
||||
pyasn1==0.4.2
|
||||
pyasn1-modules==0.2.1
|
||||
py-bcrypt==0.4
|
||||
pycparser==2.18
|
||||
pycryptodome==3.4.11
|
||||
pycryptodomex==3.4.12
|
||||
PyGithub==1.36
|
||||
pycryptodome==3.6.1
|
||||
pycryptodomex==3.6.1
|
||||
PyGithub==1.39
|
||||
pygpgme==0.3
|
||||
pyjwkest==1.4.0
|
||||
PyJWT==1.5.3
|
||||
PyJWT==1.6.1
|
||||
PyMySQL==0.6.7
|
||||
pyOpenSSL==17.5.0
|
||||
pymemcache==1.4.3
|
||||
pymemcache==1.4.4
|
||||
pyparsing==2.2.0
|
||||
PyPDF2==1.26.0
|
||||
python-dateutil==2.6.1
|
||||
python-dateutil==2.7.2
|
||||
python-editor==1.0.3
|
||||
python-gitlab==1.4.0
|
||||
python-keystoneclient==3.15.0
|
||||
python-ldap==2.5.2
|
||||
python-keystoneclient==3.16.0
|
||||
python-ldap==3.0.0
|
||||
python-magic==0.4.15
|
||||
python-swiftclient==3.5.0
|
||||
pytz==2018.3
|
||||
pytz==2018.4
|
||||
PyYAML==3.12
|
||||
raven==6.5.0
|
||||
raven==6.7.0
|
||||
recaptcha2==0.1
|
||||
redis==2.10.6
|
||||
redlock==1.2.0
|
||||
|
@ -130,20 +131,19 @@ requests[security]==2.18.4
|
|||
rfc3986==1.1.0
|
||||
s3transfer==0.1.13
|
||||
semantic-version==2.6.0
|
||||
simplejson==3.13.2
|
||||
six==1.11.0
|
||||
SQLAlchemy==1.1.5
|
||||
stevedore==1.28.0
|
||||
stringscore==0.1.0
|
||||
stripe==1.79.0
|
||||
stripe==1.80.0
|
||||
toposort==1.5
|
||||
trollius==2.1
|
||||
trollius==2.2
|
||||
tzlocal==1.5.1
|
||||
urllib3==1.22
|
||||
waitress==1.1.0
|
||||
WebOb==1.7.4
|
||||
WebOb==1.8.1
|
||||
Werkzeug==0.14.1
|
||||
wrapt==1.10.11
|
||||
xhtml2pdf==0.2.1
|
||||
xhtml2pdf==0.2.2
|
||||
xmltodict==0.11.0
|
||||
yapf==0.20.2
|
||||
yapf==0.21.0
|
||||
|
|
Reference in a new issue