mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
- Bump PORTREVISION for package change Obtained from:34de86178d
d3d84de2aa
Approved by: dbaio (maintainer)
12 lines
337 B
Text
12 lines
337 B
Text
Obtained from: https://github.com/jonathanslenders/http-prompt/commit/34de86178d8ae2b478e0ad989222aab24dd4c046
|
|
|
|
--- requirements.txt.orig 2018-11-04 14:03:53 UTC
|
|
+++ requirements.txt
|
|
@@ -1,6 +1,6 @@
|
|
click>=5.0
|
|
httpie>=0.9.2
|
|
parsimonious>=0.6.2
|
|
-prompt-toolkit>=1.0.0,<2.0.0
|
|
+prompt-toolkit>=2.0.0,<2.1.0
|
|
Pygments>=2.1.0
|
|
six>=1.10.0
|