Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
7536a3ff
Commit
7536a3ff
authored
Feb 04, 2022
by
juga
Browse files
fix: meta: Upgrade stem version
that was long ago released
parent
13769965
Changes
2
Hide whitespace changes
Inline
Side-by-side
INSTALL.rst
View file @
7536a3ff
...
...
@@ -28,7 +28,7 @@ System requirements
Python dependencies
--------------------
- Stem_ >= 1.
7
.0
- Stem_ >= 1.
8
.0
- Requests_ (with socks_ support) >= 2.10.0
It is recommend to install the dependencies from your system package manager.
...
...
setup.cfg
View file @
7536a3ff
...
...
@@ -37,7 +37,7 @@ include_package_data = True
python_requires = >= 3.7
install_requires =
psutil >= 5.5
stem >= 1.
7
.0
stem >= 1.
8
.0
; # Now versioneer is also needed as dependency
versioneer
requests[socks]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment