Geraldine commited on
Commit
018a0a9
1 Parent(s): 9b328bd

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -9,8 +9,11 @@ certifi==2023.5.7
9
  charset-normalizer==3.2.0
10
  click==8.1.5
11
  colorama==0.4.6
 
 
12
  decorator==5.1.1
13
  filelock==3.12.2
 
14
  frozenlist==1.4.0
15
  fsspec==2023.6.0
16
  gitdb==4.0.10
@@ -22,8 +25,10 @@ Jinja2==3.1.2
22
  joblib==1.3.1
23
  jsonschema==4.18.3
24
  jsonschema-specifications==2023.6.1
 
25
  markdown-it-py==3.0.0
26
  MarkupSafe==2.1.3
 
27
  mdurl==0.1.2
28
  mpmath==1.3.0
29
  multidict==6.0.4
@@ -39,6 +44,7 @@ pyarrow==12.0.1
39
  pydeck==0.8.1b0
40
  Pygments==2.15.1
41
  Pympler==1.0.1
 
42
  python-dateutil==2.8.2
43
  pytz==2023.3
44
  pytz-deprecation-shim==0.1.0.post0
 
9
  charset-normalizer==3.2.0
10
  click==8.1.5
11
  colorama==0.4.6
12
+ contourpy==1.1.0
13
+ cycler==0.11.0
14
  decorator==5.1.1
15
  filelock==3.12.2
16
+ fonttools==4.41.0
17
  frozenlist==1.4.0
18
  fsspec==2023.6.0
19
  gitdb==4.0.10
 
25
  joblib==1.3.1
26
  jsonschema==4.18.3
27
  jsonschema-specifications==2023.6.1
28
+ kiwisolver==1.4.4
29
  markdown-it-py==3.0.0
30
  MarkupSafe==2.1.3
31
+ matplotlib==3.7.2
32
  mdurl==0.1.2
33
  mpmath==1.3.0
34
  multidict==6.0.4
 
44
  pydeck==0.8.1b0
45
  Pygments==2.15.1
46
  Pympler==1.0.1
47
+ pyparsing==3.0.9
48
  python-dateutil==2.8.2
49
  pytz==2023.3
50
  pytz-deprecation-shim==0.1.0.post0