(fix) add comments on req.txt

This commit is contained in:
ishaan-jaff
2024-03-09 19:36:02 -08:00
parent 24d51e49ae
commit b01f428f9e
+1 -1
View File
@@ -33,5 +33,5 @@ jinja2==3.1.3 # for prompt templates
certifi>=2023.7.22 # [TODO] clean up
aiohttp==3.9.0 # for network calls
aioboto3==12.3.0 # for async sagemaker calls
argon2-cffi==23.1.0
argon2-cffi==23.1.0 # for checking secrets
####