Skip to content

Commit

Permalink
use old dev-requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <[email protected]>
  • Loading branch information
Future-Outlier committed Jun 1, 2024
1 parent 6260e35 commit 83c192c
Showing 1 changed file with 22 additions and 19 deletions.
41 changes: 22 additions & 19 deletions plugins/flytekit-dbt/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile dev-requirements.in
#
agate==1.7.0
# via dbt-core
attrs==23.2.0
attrs==23.1.0
# via jsonschema
babel==2.15.0
babel==2.13.1
# via agate
betterproto==1.2.5
# via dbt-core
certifi==2024.2.2
certifi==2023.7.22
# via requests
cffi==1.16.0
# via dbt-core
Expand All @@ -30,9 +30,9 @@ dbt-extractor==0.4.1
# via dbt-core
dbt-sqlite==1.4.0
# via -r dev-requirements.in
future==1.0.0
future==0.18.3
# via parsedatetime
grpclib==0.4.7
grpclib==0.4.6
# via betterproto
h2==4.1.0
# via grpclib
Expand All @@ -42,7 +42,7 @@ hpack==4.0.0
# via h2
hyperframe==6.0.1
# via h2
idna==3.7
idna==3.4
# via
# dbt-core
# requests
Expand All @@ -54,52 +54,55 @@ jinja2==3.1.2
# via dbt-core
jsonschema==3.2.0
# via hologram
leather==0.4.0
leather==0.3.4
# via agate
logbook==1.5.3
# via dbt-core
markupsafe==2.1.5
markupsafe==2.1.3
# via
# jinja2
# werkzeug
mashumaro[msgpack]==3.3.1
# via dbt-core
# via
# dbt-core
# mashumaro
minimal-snowplow-tracker==0.0.2
# via dbt-core
msgpack==1.0.8
msgpack==1.0.7
# via mashumaro
multidict==6.0.5
multidict==6.0.4
# via grpclib
networkx==2.8.8
# via dbt-core
packaging==24.0
packaging==23.2
# via dbt-core
parsedatetime==2.4
# via agate
pathspec==0.10.3
# via dbt-core
pycparser==2.22
pycparser==2.21
# via cffi
pyrsistent==0.20.0
# via jsonschema
python-dateutil==2.8.2
# via hologram
python-slugify==8.0.4
python-slugify==8.0.1
# via agate
pytimeparse==1.1.8
# via agate
pytz==2024.1
pytz==2023.3.post1
# via dbt-core
pyyaml==6.0.1
# via dbt-core
requests==2.32.3
requests==2.31.0
# via
# dbt-core
# minimal-snowplow-tracker
six==1.16.0
# via
# isodate
# jsonschema
# leather
# minimal-snowplow-tracker
# python-dateutil
sqlparse==0.4.4
Expand All @@ -108,11 +111,11 @@ stringcase==1.2.0
# via betterproto
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.0
typing-extensions==4.8.0
# via
# dbt-core
# mashumaro
urllib3==2.2.1
urllib3==2.0.7
# via requests
werkzeug==2.3.8
# via dbt-core
Expand Down

0 comments on commit 83c192c

Please sign in to comment.