From 1cf2f5dc8cafed87f026eb184f617afaaa3f2767 Mon Sep 17 00:00:00 2001
From: Sarra <sarra.ouelhadj@gmail.com>
Date: Mon, 3 Oct 2022 17:53:41 +0200
Subject: [PATCH] update requirements.txt

---
 requirements.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/requirements.txt b/requirements.txt
index 7c37562..14f8a65 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,6 +12,7 @@ cryptography==37.0.4
 debugpy==1.6.3
 decorator==5.1.1
 entrypoints==0.4
+et-xmlfile==1.1.0
 executing==1.0.0
 Flask==2.0.3
 google-api-core==2.8.2
@@ -38,6 +39,7 @@ matplotlib-inline==0.1.6
 nest-asyncio==1.5.5
 oauth2client==4.1.3
 oauthlib==3.2.0
+openpyxl==3.0.10
 packaging==21.3
 parso==0.8.3
 pexpect==4.8.0
@@ -57,6 +59,7 @@ pyexcel==0.7.0
 pyexcel-ezodf==0.3.4
 pyexcel-io==0.6.6
 pyexcel-ods3==0.6.1
+pyexcel-xlsx==0.6.0
 Pygments==2.13.0
 pyOpenSSL==22.0.0
 pyparsing==3.0.7
-- 
GitLab