forked from Marx314/python-ubersmithclient
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathconstraints.txt
More file actions
29 lines (28 loc) · 1018 Bytes
/
constraints.txt
File metadata and controls
29 lines (28 loc) · 1018 Bytes
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-trusted-host --no-index --output-file=constraints.txt setup.py test-requirements.txt
#
certifi==2021.10.8 # via requests
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
flake8==3.8.4
idna==2.8 # via requests
importlib-metadata==1.1.3 # via flake8
mccabe==0.6.1 # via flake8
mock==3.0.5
nose==1.3.7
pathlib2==2.3.7.post1 # via importlib-metadata
pip-tools==3.9.0
pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
pyhamcrest==1.9.0
requests==2.21.0
scandir==1.10.0 # via pathlib2
six==1.16.0 # via mock, pathlib2, pip-tools, pyhamcrest
typing==3.10.0.0 # via flake8, pathlib2
urllib3==1.24.3 # via requests
zipp==1.2.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==43.0.0 # via pyhamcrest