Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use TA Timeseries models in TA processor task #1084

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: remove TA BQ code
  • Loading branch information
joseph-sentry committed Feb 11, 2025
commit 7552eec22e35fd26c8f62d992cf57edfa8e16878
2 changes: 0 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -12,8 +12,6 @@ coverage
Django>=4.2.16
django-postgres-extra>=2.0.8
factory-boy
google-cloud-bigquery>=3.27.0
google-cloud-bigquery-storage>=2.27.0
google-cloud-pubsub
google-cloud-storage>=2.10.0
grpcio>=1.66.2
26 changes: 5 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
amplitude-analytics==1.1.4
# via shared
amqp==5.2.0
# via kombu
analytics-python==1.3.0b1
@@ -113,28 +115,18 @@ freezegun==1.5.0
# via pytest-freezegun
google-api-core==2.23.0
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
# google-cloud-pubsub
# google-cloud-storage
google-auth==2.36.0
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
# google-cloud-pubsub
# google-cloud-storage
# shared
google-cloud-bigquery==3.27.0
# via -r requirements.in
google-cloud-bigquery-storage==2.27.0
# via -r requirements.in
google-cloud-core==2.4.1
# via
# google-cloud-bigquery
# google-cloud-storage
# via google-cloud-storage
google-cloud-pubsub==2.27.1
# via
# -r requirements.in
@@ -148,9 +140,7 @@ google-crc32c==1.1.2
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via
# google-cloud-bigquery
# google-cloud-storage
# via google-cloud-storage
googleapis-common-protos==1.66.0
# via
# google-api-core
@@ -240,9 +230,7 @@ orjson==3.10.11
# -r requirements.in
# shared
packaging==24.1
# via
# google-cloud-bigquery
# pytest
# via pytest
platformdirs==3.11.0
# via virtualenv
pluggy==1.5.0
@@ -261,13 +249,11 @@ proto-plus==1.25.0
# via
# -r requirements.in
# google-api-core
# google-cloud-bigquery-storage
# google-cloud-pubsub
protobuf==5.29.2
# via
# -r requirements.in
# google-api-core
# google-cloud-bigquery-storage
# google-cloud-pubsub
# googleapis-common-protos
# grpc-google-iam-v1
@@ -331,7 +317,6 @@ python-dateutil==2.9.0.post0
# django-postgres-extra
# faker
# freezegun
# google-cloud-bigquery
# time-machine
python-json-logger==0.1.11
# via -r requirements.in
@@ -359,7 +344,6 @@ requests==2.32.3
# -r requirements.in
# analytics-python
# google-api-core
# google-cloud-bigquery
# google-cloud-storage
# shared
# stripe
183 changes: 0 additions & 183 deletions services/bigquery.py

This file was deleted.

Loading
Oops, something went wrong.
Loading
Oops, something went wrong.