File tree Expand file tree Collapse file tree 5 files changed +693
-388
lines changed
Expand file tree Collapse file tree 5 files changed +693
-388
lines changed Original file line number Diff line number Diff line change @@ -12,29 +12,29 @@ python-coveralls = "*"
1212[packages ]
1313boto3 = " *"
1414Click = " *"
15- sqlalchemy = " ==1.3.7 "
16- sqlalchemy-utils = " ==0.34.1 "
15+ sqlalchemy = " * "
16+ sqlalchemy-utils = " * "
1717python-dateutil = " *"
1818psycopg2-binary = " *"
1919google-compute-engine = " *"
20- snowflake-sqlalchemy = " ==1.1.14 "
20+ snowflake-sqlalchemy = " * "
2121pymysql = " *"
2222cx-oracle = " *"
2323pymssql = " *"
24- werkzeug = " ==0.15.5 "
25- snowflake-connector-python = " ==1.8.7 "
26- pyyaml = " ==5.1.2 "
27- pytz = " ==2019.2 "
28- pyrsistent = " ==0.15.4 "
29- jsonschema = " ==3.0.2 "
30- setuptools = " ==41.1.0 "
31- aws-sam-translator = " ==1.13.2 "
32- cfn-lint = " ==0.23.3 "
33- coveralls = " ==1.8.2 "
34- coverage = " ==4.5.4 "
35- jsonpatch = " ==1.24 "
36- jsondiff = " ==1.2.0 "
37- python-coveralls = " ==2.9.3 "
24+ werkzeug = " * "
25+ snowflake-connector-python = " * "
26+ pyyaml = " * "
27+ pytz = " * "
28+ pyrsistent = " * "
29+ jsonschema = " * "
30+ setuptools = " * "
31+ aws-sam-translator = " * "
32+ cfn-lint = " * "
33+ coveralls = " * "
34+ coverage = " * "
35+ jsonpatch = " * "
36+ jsondiff = " * "
37+ python-coveralls = " * "
3838
3939[requires ]
4040python_version = " 3.7"
You can’t perform that action at this time.
0 commit comments