We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5583521 commit 1a0723eCopy full SHA for 1a0723e
requirements.txt
@@ -36,11 +36,17 @@ ldif3==3.2.2
36
#MarkupSafe==0.23
37
#Markdown==2.6.8
38
39
+matplotlib==3.7.5
40
+
41
# Python 3.5+
42
#numpy==1.17.2
43
# XXX: install broken on new M1 Mac Python 3.9
44
#numpy==1.16.5
45
46
+# for plot_uk_marriage_rates.py
47
+openpyxl==3.1.5
48
+pandas==2.0.3
49
50
# requires pg_config to build from source
51
#psycopg2==2.8.4
52
0 commit comments