diff options
Diffstat (limited to 'requirements.in')
-rw-r--r-- | requirements.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/requirements.in b/requirements.in new file mode 100644 index 0000000..baafb83 --- /dev/null +++ b/requirements.in @@ -0,0 +1,15 @@ +cryptography +fastapi +fastapi-jwt-auth +py +pycparser +PyJWT +pyparsing +pytest +requests +rfc3339-validator +toml +typing-extensions +urllib3 +uvicorn +jsonschema |