-
- Downloads
and the next reqs
parent
77236a70
Branches
Tags
Pipeline #119718 passed
Stage: test
Stage: build
Stage: deploy
Stage: test-deployment
Stage: cleanup
... | @@ -9,3 +9,4 @@ jinja2==3.0.1 | ... | @@ -9,3 +9,4 @@ jinja2==3.0.1 |
cryptography==3.4.8 | cryptography==3.4.8 | ||
authlib==1.1.0 | authlib==1.1.0 | ||
httpx==0.23.0 | httpx==0.23.0 | ||
itsdangerous==2.1.2 |
... | @@ -9,6 +9,7 @@ jinja2==3.0.1 | ... | @@ -9,6 +9,7 @@ jinja2==3.0.1 |
cryptography==3.4.8 | cryptography==3.4.8 | ||
authlib==1.1.0 | authlib==1.1.0 | ||
httpx==0.23.0 | httpx==0.23.0 | ||
itsdangerous==2.1.2 | |||
pytest==6.2.4 | pytest==6.2.4 | ||
coverage==5.5 | coverage==5.5 | ||
nose==1.3.7 | nose==1.3.7 |
Please register or sign in to comment