Skip to content

Commit c1b4730

Browse files
authored
Update requirements.txt
1 parent 468cd72 commit c1b4730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
genshi==0.7.*
22
lxml>=4.9.3, <= 5.0.0
33
pandas>=2.0.3 , <= 3.0.0
4+
# pyyaml set to v5.3.* to prevent problems with setuptools upon installation, as described here: https://github.com/yaml/pyyaml/issues/723#issuecomment-1638560401
45
pyyaml==5.3.*
56
requests>=2.31.0 , <= 3.0.0
67
openpyxl>=3.1.2 , <= 4.0.0

0 commit comments

Comments
 (0)