We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77c3c5 commit 6a51ecbCopy full SHA for 6a51ecb
2 files changed
requirements.txt
@@ -1,4 +1,4 @@
1
-britive>=2.16.0
+britive>=2.17.0
2
certifi>=2022.12.7
3
charset-normalizer==2.1.0
4
click==8.1.3
@@ -11,7 +11,7 @@ tabulate==0.8.10
11
toml==0.10.2
12
urllib3==1.26.9
13
cryptography~=39.0.1
14
-pytest==7.1.2
+pytest
15
mkdocs==1.3.1
16
mkdocs-click==0.8.0
17
twine~=4.0.1
setup.cfg
@@ -26,7 +26,7 @@ install_requires =
26
toml
27
28
python-dateutil
29
- britive>=2.16.0
+ britive>=2.17.0
30
jmespath
31
pyjwt
32
0 commit comments