forked from preset-io/backend-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
78 lines (77 loc) · 1.34 KB
/
dev-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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile --no-annotate dev-requirements.in
#
-e file:.
aiohttp==3.8.3
aiosignal==1.2.0
appdirs==1.4.4
async-timeout==4.0.2
attrs==22.1.0
backoff==2.2.1
beautifulsoup4==4.11.1
build==0.8.0
certifi==2021.10.8
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.1.2
codespell==2.1.0
commonmark==0.9.1
coverage[toml]==6.4.3
cython==0.29.32
distlib==0.3.5
filelock==3.8.0
freezegun==1.2.2
frozenlist==1.3.1
greenlet==1.1.3.post0
identify==2.5.3
idna==3.3
iniconfig==1.1.1
jinja2==3.1.2
markupsafe==2.1.1
marshmallow==3.17.0
multidict==6.0.2
nodeenv==1.7.0
numpy==1.23.1
packaging==21.3
pandas==1.4.3
pep517==0.13.0
pip-tools==6.8.0
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.20.0
prison==0.2.1
prompt-toolkit==3.0.30
py==1.11.0
pyfakefs==4.6.3
pygments==2.12.0
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==3.0.0
pytest-mock==3.8.2
python-dateutil==2.8.2
python-graphql-client==0.4.3
pytz==2022.2
pyyaml==6.0
requests==2.27.1
requests-mock==1.9.3
rich==12.5.1
six==1.16.0
soupsieve==2.3.2.post1
sqlalchemy==1.4.40
sqlparse==0.4.2
tabulate==0.8.10
toml==0.10.2
tomli==2.0.1
typing-extensions==4.3.0
urllib3==1.26.9
virtualenv==20.16.3
wcwidth==0.2.5
websockets==10.3
wheel==0.37.1
yarl==1.8.1
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools