alphabetical
This commit is contained in:
4
Pipfile
4
Pipfile
@@ -30,8 +30,10 @@ filelock = "*"
|
|||||||
flower = "*"
|
flower = "*"
|
||||||
gotenberg-client = "*"
|
gotenberg-client = "*"
|
||||||
gunicorn = "*"
|
gunicorn = "*"
|
||||||
|
httpx-oauth = "*"
|
||||||
imap-tools = "*"
|
imap-tools = "*"
|
||||||
inotifyrecursive = "~=0.3"
|
inotifyrecursive = "~=0.3"
|
||||||
|
jinja2 = "~=3.1"
|
||||||
langdetect = "*"
|
langdetect = "*"
|
||||||
mysqlclient = "*"
|
mysqlclient = "*"
|
||||||
nltk = "*"
|
nltk = "*"
|
||||||
@@ -57,8 +59,6 @@ watchdog = "~=4.0"
|
|||||||
whitenoise = "~=6.7"
|
whitenoise = "~=6.7"
|
||||||
whoosh = "~=2.7"
|
whoosh = "~=2.7"
|
||||||
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
|
zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
|
||||||
jinja2 = "~=3.1"
|
|
||||||
httpx-oauth = "*"
|
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
# Linting
|
# Linting
|
||||||
|
|||||||
Reference in New Issue
Block a user