mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
9 lines
234 B
Text
9 lines
234 B
Text
--- conans/requirements_server.txt.orig 2020-06-11 21:59:08 UTC
|
|
+++ conans/requirements_server.txt
|
|
@@ -1,3 +1,3 @@
|
|
# Server
|
|
-bottle>=0.12.8, < 0.13
|
|
-pluginbase>=0.5, < 1.0
|
|
\ No newline at end of file
|
|
+bottle>=0.12.8
|
|
+pluginbase>=0.5
|