Highlight requirements.txt as Python

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2023-01-31 15:28:48 -08:00
parent 7e07837407
commit 8af5cbaa28
1 changed files with 1 additions and 1 deletions

View File

@ -781,7 +781,7 @@ if __name__ == "__main__":
Building this function requires its `requirements.txt` and a `Dockerfile`:
{{< expand "The Function's requirements" >}}
```
```python
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3