-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 921 Bytes
/
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
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile requirements.in
#
arrow==1.2.1
# via -r requirements.in
bleach==4.1.0
# via fints
certifi==2021.10.8
# via requests
charset-normalizer==2.0.10
# via requests
elementpath==2.4.0
# via xmlschema
fints==3.0.1
# via -r requirements.in
greenlet==1.1.2
# via sqlalchemy
idna==3.3
# via requests
mt-940==4.23.0
# via fints
packaging==21.3
# via bleach
pillow==9.0.0
# via -r requirements.in
pyparsing==3.0.6
# via packaging
python-dateutil==2.8.2
# via arrow
requests==2.27.1
# via fints
sepaxml==2.5.0
# via fints
six==1.16.0
# via
# bleach
# python-dateutil
sqlalchemy==1.4.29
# via -r requirements.in
text-unidecode==1.3
# via sepaxml
urllib3==1.26.8
# via requests
webencodings==0.5.1
# via bleach
xmlschema==1.9.2
# via sepaxml