Skip to content

Commit a777a88

Browse files
authored
Merge pull request #87 from andrewm4894/add-requirements-compile
Add requirements compile, update and pin versions
2 parents 51ef746 + 63eb339 commit a777a88

File tree

3 files changed

+622
-26
lines changed

3 files changed

+622
-26
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
pytest
22
pre-commit
3+
pip-tools

requirements.compile

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
boto3
2+
dagit
3+
dagster
4+
dagster-docker
5+
dagster-gcp
6+
dagster-gcp-pandas
7+
dagster-postgres
8+
dagster-webserver
9+
dagster-cloud
10+
duckdb
11+
google-auth
12+
google-cloud-bigquery
13+
Jinja2
14+
matplotlib
15+
numpy
16+
oscrypto
17+
openai
18+
pandas
19+
pandas-gbq
20+
plotly
21+
pyod
22+
pyyaml
23+
snowflake-connector-python[pandas]
24+
seaborn
25+
streamlit
26+
tabulate

0 commit comments

Comments
 (0)