Compare commits
1 commit
aab38e59da
...
22aba23171
Author | SHA1 | Date | |
---|---|---|---|
22aba23171 |
1 changed files with 1 additions and 3 deletions
|
@ -12,7 +12,7 @@ arch="aarch64 x86_64"
|
|||
license="MIT"
|
||||
# following depends aren't direct dependencies, but are needed:
|
||||
# py3-asn1crypto, py3-cbor2, py3-email-validator, py3-websockets
|
||||
# py3-openssl, py3-uvloop, py3-httptools
|
||||
# py3-openssl
|
||||
depends="
|
||||
bash
|
||||
libcap-setcap
|
||||
|
@ -55,7 +55,6 @@ depends="
|
|||
py3-geoip2
|
||||
py3-google-api-python-client
|
||||
py3-gunicorn
|
||||
py3-httptools
|
||||
py3-jsonpatch
|
||||
py3-jwt
|
||||
py3-jwcrypto
|
||||
|
@ -90,7 +89,6 @@ depends="
|
|||
py3-ua-parser
|
||||
py3-unidecode
|
||||
py3-urllib3-secure-extra
|
||||
py3-uvloop
|
||||
py3-watchdog
|
||||
py3-webauthn
|
||||
py3-websockets
|
||||
|
|
Loading…
Add table
Reference in a new issue