Skip to content

Commit 1a0723e

Browse files
committed
updated requirements.txt
1 parent 5583521 commit 1a0723e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,17 @@ ldif3==3.2.2
3636
#MarkupSafe==0.23
3737
#Markdown==2.6.8
3838

39+
matplotlib==3.7.5
40+
3941
# Python 3.5+
4042
#numpy==1.17.2
4143
# XXX: install broken on new M1 Mac Python 3.9
4244
#numpy==1.16.5
4345

46+
# for plot_uk_marriage_rates.py
47+
openpyxl==3.1.5
48+
pandas==2.0.3
49+
4450
# requires pg_config to build from source
4551
#psycopg2==2.8.4
4652
# XXX: install broken on new M1 Mac Python 3.9

0 commit comments

Comments
 (0)