diff options
author | Victor Näslund <victor@sunet.se> | 2022-11-01 01:55:25 +0100 |
---|---|---|
committer | Victor Näslund <victor@sunet.se> | 2022-11-01 01:55:25 +0100 |
commit | ffb26f4a81a9ca61c4105df037f7e1beb8dc5fb0 (patch) | |
tree | 41094f051edbf300a6cd2c2de8dfb8435bfc18a4 /requirements.in | |
parent | 1b836e78db2737ba5d1ae43da9828601a5a5c114 (diff) |
initial fresh up
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 |