forked from City-of-Helsinki/smbackend
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements-dev.txt
89 lines (88 loc) · 1.61 KB
/
requirements-dev.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements-dev.in
#
asttokens==2.0.5
# via stack-data
backcall==0.2.0
# via ipython
black==24.3.0
# via
# -c requirements.txt
# ipython
click==8.0.3
# via
# -c requirements.txt
# black
decorator==5.1.0
# via ipython
executing==0.8.2
# via stack-data
ipython==8.0.1
# via -r requirements-dev.in
jedi==0.18.0
# via
# -c requirements.txt
# ipython
matplotlib-inline==0.1.3
# via ipython
mypy-extensions==0.4.3
# via
# -c requirements.txt
# black
packaging==24.0
# via
# -c requirements.txt
# black
parso==0.8.2
# via
# -c requirements.txt
# jedi
pathspec==0.9.0
# via
# -c requirements.txt
# black
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
platformdirs==2.4.0
# via
# -c requirements.txt
# black
prompt-toolkit==3.0.26
# via
# -c requirements.txt
# ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.15.0
# via ipython
six==1.16.0
# via
# -c requirements.txt
# asttokens
stack-data==0.2.0
# via ipython
tomli==1.2.1
# via
# -c requirements.txt
# black
traitlets==5.1.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
# via
# -c requirements.txt
# black
wcwidth==0.2.5
# via
# -c requirements.txt
# prompt-toolkit
# The following packages are considered to be unsafe in a requirements file:
# setuptools