Skip to content

Commit

Permalink
[build-] pin to a version of pandas that decreases build time
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Nov 3, 2023
1 parent f605e55 commit 828b0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ python-dateutil # date type
importlib_metadata>=3.6 # plugin groups backported for python <3.8

# optional dependencies
pandas>=1.0.5 # dta (Stata)
pandas>=1.5.3 # dta (Stata)
requests # http
lxml # html/xml
openpyxl>= 2.4 # xlsx
Expand Down

0 comments on commit 828b0c3

Please sign in to comment.