forked from NSSAC/PEpiTA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 1.06 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
asgiref==3.7.2
# via django
contourpy==1.1.0
# via matplotlib
cycler==0.11.0
# via matplotlib
django==4.2.4
# via -r requirements.in
fonttools==4.42.1
# via matplotlib
gunicorn==21.2.0
# via -r requirements.in
json5==0.9.14
# via -r requirements.in
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.7.2
# via -r requirements.in
numpy==1.25.2
# via
# contourpy
# matplotlib
# pandas
packaging==23.1
# via
# gunicorn
# matplotlib
# plotly
pandas==2.0.3
# via -r requirements.in
pillow==10.0.0
# via matplotlib
plotly==5.16.1
# via -r requirements.in
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3
# via pandas
six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
tenacity==8.2.3
# via plotly
tzdata==2023.3
# via pandas
whitenoise==6.5.0
# via -r requirements.in