forked from enioka-Haute-Couture/pyoupyou
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
32 lines (32 loc) · 1.29 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
-i https://pypi.org/simple
bleach==3.2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
certifi==2020.6.20
chardet==3.0.4
commonmark==0.8.1
django-appconf==1.0.4
django-bleach==0.3.0
django-bootstrap-static==3.3.7.2
django-crispy-forms==1.9.1
django-extensions==2.1.6
django-filter==2.4.0
django-ical==1.4
django-markwhat==1.6.1
django-select2==7.0.3
django-split-settings==0.3.0
django-tables2==2.0.6
django==2.2.13
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
icalendar==4.0.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
numpy==1.18.5
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
plotly==4.8.2
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2020.1
requests==2.24.0
retrying==1.3.3
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlparse==0.4.1; python_version >= '3.5'
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
webencodings==0.5.1