From 4841648af52721a87e384ef0e07fc5d366ec38f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20Ot=C3=A1vio?= Date: Sat, 4 Mar 2023 15:40:22 -0300 Subject: [PATCH] Novos pacotes adicionados ao requirements.txt --- requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/requirements.txt b/requirements.txt index 22972b6..a7784b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +altgraph==0.17.3 anyio==3.6.2 appnope==0.1.3 argon2-cffi==21.3.0 @@ -17,6 +18,7 @@ charset-normalizer==3.0.1 comm==0.1.2 contourpy==1.0.7 cycler==0.11.0 +darkdetect==0.7.1 debugpy==1.6.6 decorator==5.1.1 defusedxml==0.7.1 @@ -43,6 +45,7 @@ jupyter_server==2.2.1 jupyter_server_terminals==0.4.4 jupyterlab-pygments==0.2.2 kiwisolver==1.4.4 +macholib==1.16.2 MarkupSafe==2.1.2 matplotlib==3.7.0 matplotlib-inline==0.1.6 @@ -78,9 +81,15 @@ pycodestyle==2.10.0 pycparser==2.21 pyflakes==3.0.1 Pygments==2.14.0 +pyinstaller==5.8.0 +pyinstaller-hooks-contrib==2023.0 pyparsing==3.0.9 PyPDF2==3.0.1 +pyqtdarktheme==2.1.0 pyrsistent==0.19.3 +PySide6==6.4.2 +PySide6-Addons==6.4.2 +PySide6-Essentials==6.4.2 PySocks==1.7.1 python-dateutil==2.8.2 python-dotenv==0.21.0 @@ -93,6 +102,7 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 selenium==4.8.0 Send2Trash==1.8.0 +shiboken6==6.4.2 six==1.16.0 sniffio==1.3.0 sortedcontainers==2.4.0