Skip to content

Commit

Permalink
feat: fix requiements file to work in linux
Browse files Browse the repository at this point in the history
  • Loading branch information
zdraganov committed Mar 29, 2024
1 parent 4f86dbd commit 5b1498e
Showing 1 changed file with 3 additions and 45 deletions.
48 changes: 3 additions & 45 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,85 +1,43 @@
absl-py==2.1.0
aiofiles==23.1.0
aioprometheus==23.12.0
anyio==4.3.0
asgiref==3.6.0
astunparse==1.6.3
backoff==2.2.1
blinker==1.6.2
boto3==1.34.73
botocore==1.34.73
cachetools==5.3.3
certifi==2022.12.7
charset-normalizer==3.3.2
click==8.1.3
Deprecated==1.2.13
flatbuffers==24.3.25
gast==0.5.4
google-auth==2.29.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
googleapis-common-protos==1.63.0
grpcio==1.62.1
h11==0.14.0
h2==4.1.0
h5py==3.10.0
hpack==4.0.0
hypercorn==0.14.3
hyperframe==6.0.1
idna==3.6
importlib-metadata==6.0.1
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
keras==2.14.0
libclang==18.1.1
Markdown==3.6
MarkupSafe==2.1.2
ml-dtypes==0.2.0
numpy==1.24.3
oauthlib==3.2.2
opentelemetry-api==1.17.0
opentelemetry-sdk==1.17.0
opentelemetry-exporter-otlp-proto-grpc==1.17.0
opentelemetry-instrumentation==0.38b0
opentelemetry-instrumentation-asgi==0.38b0
opentelemetry-proto==1.17.0
opentelemetry-sdk==1.17.0
opentelemetry-semantic-conventions==0.38b0
opentelemetry-util-http==0.38b0
opt-einsum==3.3.0
orjson==3.10.0
packaging==24.0
priority==2.0.0
prometheus_client==0.20.0
protobuf==3.20.3
psutil==5.9.4
pyasn1==0.6.0
pyasn1_modules==0.4.0
python-dateutil==2.9.0.post0
quantile-python==1.1
quart==0.18.3
requests==2.31.0
requests-oauthlib==2.0.0
rsa==4.9
s3transfer==0.10.1
scipy==1.12.0
sentry-sdk==1.40.0
six==1.16.0
sniffio==1.3.1
sqlitedict==2.1.0
starlette==0.36.1
starlette_exporter==0.19.0
tensorboard==2.14.1
tensorboard-data-server==0.7.2
sqlitedict==2.1.0
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-macos==2.14.0
termcolor==2.4.0
toml==0.10.2
typing_extensions==4.5.0
urllib3==1.26.15
Werkzeug==2.2.3
wrapt==1.14.0
wsproto==1.2.0
zipp==3.15.0

0 comments on commit 5b1498e

Please sign in to comment.