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.
2 parents f28b3b1 + 7b0f8c9 commit 019b15dCopy full SHA for 019b15d
requirements.txt
@@ -3,7 +3,7 @@ boto3==1.34.35
3
deprecation==2.1.0
4
gemd==2.1.9
5
pyjwt==2.8.0
6
-requests==2.32.2
+requests==2.32.4
7
tqdm==4.66.3
8
9
# boto3 (through botocore) depends on urllib3. Version 1.34.35 requires
src/citrine/__version__.py
@@ -1 +1 @@
1
-__version__ = "3.22.0"
+__version__ = "3.22.1"
0 commit comments