Skip to content

Commit d8421c4

Browse files
committed
Add requests to requirements in README.md
1 parent e94f79c commit d8421c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ This project requires [Python](https://www.python.org/) version 3.10 or later on
7272
* [`fastapi>=0.70`](https://pypi.org/project/fastapi/)
7373
* [`gql>=3.0.0`](https://pypi.org/project/gql/)
7474
* [`PyYAML>=5.4`](https://pypi.org/project/pyyaml/)
75+
* [`requests>=2.28`](https://requests.readthedocs.io/en/latest/)
7576
* [`uvicorn>=0.15`](https://pypi.org/project/uvicorn/)
7677

7778
In addition to Python and the dependencies listed above, the following programs must be installed and accessible from the command line:

0 commit comments

Comments
 (0)