Skip to content

Commit

Permalink
Merge pull request #1855 from opentensor/fixes/abe/fast-api-dependencies
Browse files Browse the repository at this point in the history
Versioning: Dependencies for FastAPI for Apple M's
  • Loading branch information
ibraheem-opentensor committed May 9, 2024
2 parents 2f14f89 + 2ac0991 commit 7497e0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/environments/apple_m1_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,12 @@ dependencies:
- sentry-sdk==1.28.1
- setproctitle==1.3.2
- shortuuid==1.0.11
- shtab==1.6.5
- smmap==5.0.0
- sortedcontainers==2.4.0
- soupsieve==2.4.1
- sqlalchemy==2.0.19
- starlette==0.27.0
- starlette==0.37.2
- streamlit==1.22.0
- substrate-interface==1.5.2
- tenacity==8.2.2
Expand All @@ -253,7 +254,7 @@ dependencies:
- torchvision==0.15.2
- tornado==6.3.3
- tqdm==4.64.1
- typing-extensions==4.5.0
- typing-extensions==4.8.0
- typing-inspect==0.8.0
- tzlocal==5.0.1
- uri-template==1.2.0
Expand Down

0 comments on commit 7497e0b

Please sign in to comment.