KevinHuSh
commited on
Commit
·
e0a940c
1
Parent(s):
69d0b8f
Update requirements_dev.txt
Browse files- requirements_dev.txt +1 -2
requirements_dev.txt
CHANGED
|
@@ -85,7 +85,6 @@ python-dateutil==2.8.2
|
|
| 85 |
python-docx==1.1.0
|
| 86 |
python-dotenv==1.0.1
|
| 87 |
python-pptx==0.6.23
|
| 88 |
-
pytz==2024.1
|
| 89 |
PyYAML==6.0.1
|
| 90 |
regex==2023.12.25
|
| 91 |
requests==2.31.0
|
|
@@ -129,4 +128,4 @@ readability-lxml==0.8.1
|
|
| 129 |
html_text==0.6.2
|
| 130 |
cn2an==0.5.22
|
| 131 |
roman-numbers==1.0.2
|
| 132 |
-
word2number==1.1
|
|
|
|
| 85 |
python-docx==1.1.0
|
| 86 |
python-dotenv==1.0.1
|
| 87 |
python-pptx==0.6.23
|
|
|
|
| 88 |
PyYAML==6.0.1
|
| 89 |
regex==2023.12.25
|
| 90 |
requests==2.31.0
|
|
|
|
| 128 |
html_text==0.6.2
|
| 129 |
cn2an==0.5.22
|
| 130 |
roman-numbers==1.0.2
|
| 131 |
+
word2number==1.1
|