Skip to content

Commit

Permalink
[R] Ran make requirements_update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Oct 4, 2023
1 parent 26c006a commit 29262eb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ blinker==1.6.2
boto3==1.28.12
boto3-stubs==1.28.12
botocore==1.31.12
botocore-stubs==1.31.58
botocore-stubs==1.31.59
brotli==1.1.0
cachetools==5.3.1
certifi==2023.7.22
Expand All @@ -37,7 +37,7 @@ flask-basicauth==0.2.0
flask-cors==4.0.0
furl==2.1.3
gevent==23.9.1
geventhttpclient==2.0.10
geventhttpclient==2.0.11
gitdb==4.0.10
gitpython==3.1.36
google-api-core==2.10.2
Expand Down Expand Up @@ -127,7 +127,7 @@ smmap==5.0.1
strict-rfc3339==0.7
tinyquery==1.2+2
toml==0.10.2
types-awscrt==0.19.1
types-awscrt==0.19.2
types-python-dateutil==2.8.19.14
types-s3transfer==0.7.0
types-toml==0.10.8.7
Expand Down
6 changes: 3 additions & 3 deletions requirements.dev.trans.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
arrow==1.3.0
blessed==1.20.0
blinker==1.6.2
botocore-stubs==1.31.58
botocore-stubs==1.31.59
brotli==1.1.0
click==8.1.7
colorama==0.4.4
Expand All @@ -11,7 +11,7 @@ et-xmlfile==1.1.0
flask==2.3.2
flask-basicauth==0.2.0
flask-cors==4.0.0
geventhttpclient==2.0.10
geventhttpclient==2.0.11
gitdb==4.0.10
google-auth-httplib2==0.1.1
greenlet==3.0.0
Expand Down Expand Up @@ -52,7 +52,7 @@ requests-toolbelt==1.0.0
roundrobin==0.0.4
smmap==5.0.1
toml==0.10.2
types-awscrt==0.19.1
types-awscrt==0.19.2
types-python-dateutil==2.8.19.14
types-s3transfer==0.7.0
types-toml==0.10.8.7
Expand Down

0 comments on commit 29262eb

Please sign in to comment.