We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
requests
README.md
1 parent e94f79c commit d8421c4Copy full SHA for d8421c4
1 file changed
README.md
@@ -72,6 +72,7 @@ This project requires [Python](https://www.python.org/) version 3.10 or later on
72
* [`fastapi>=0.70`](https://pypi.org/project/fastapi/)
73
* [`gql>=3.0.0`](https://pypi.org/project/gql/)
74
* [`PyYAML>=5.4`](https://pypi.org/project/pyyaml/)
75
+* [`requests>=2.28`](https://requests.readthedocs.io/en/latest/)
76
* [`uvicorn>=0.15`](https://pypi.org/project/uvicorn/)
77
78
In addition to Python and the dependencies listed above, the following programs must be installed and accessible from the command line:
0 commit comments