Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ asyncio==3.4.3
|
|
5 |
Flask==3.0.0
|
6 |
Flask[async]==3.0.0
|
7 |
Inflector==3.1.0
|
|
|
8 |
numpy==1.24.0
|
9 |
openpyxl==3.1.2
|
10 |
pandas==2.0.3
|
|
|
5 |
Flask==3.0.0
|
6 |
Flask[async]==3.0.0
|
7 |
Inflector==3.1.0
|
8 |
+
inflect
|
9 |
numpy==1.24.0
|
10 |
openpyxl==3.1.2
|
11 |
pandas==2.0.3
|