Skip to content

Commit

Permalink
solving dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay-523 committed Jan 6, 2025
1 parent b50dee1 commit aba4a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,3 @@ curl "http://localhost:8000/hello?query=Tell%20me%20about%20these%20tokens"
- Review our test cases in `test_case_results.txt`
- Reach out to the team on Slack

Happy coding! 🚀
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ google-cloud-core==2.4.1
google-crc32c==1.5.0
google-resumable-media==2.7.1
googleapis-common-protos==1.63.2
grpcio
grpcio-tools
grpcio-status
grpcio==1.67.1
grpcio-tools==1.67.1
grpcio-status==1.67.1
idna==3.7
packaging==24.1
proto-plus==1.24.0
Expand Down

0 comments on commit aba4a6c

Please sign in to comment.