Skip to content

Commit d52e0e5

Browse files
authored
Merge branch 'DhanushNehru:master' into master
2 parents ffba311 + fed8b49 commit d52e0e5

File tree

28 files changed

+16
-113
lines changed

28 files changed

+16
-113
lines changed

AutoCert/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ backports.weakref==1.0.post1
2222
beautifulsoup4 @ file:///home/linux1/recipes/ci/beautifulsoup4_1610988766420/work
2323
bitarray @ file:///tmp/build/80754af9/bitarray_1620827551536/work
2424
bkcharts==0.2
25-
black==19.10b0
25+
black==24.3.0
2626
bleach @ file:///tmp/build/80754af9/bleach_1612211392645/work
2727
bokeh @ file:///tmp/build/80754af9/bokeh_1620779595936/work
2828
boto==2.49.0
@@ -45,7 +45,7 @@ conda-token @ file:///tmp/build/80754af9/conda-token_1620076980546/work
4545
conda-verify==3.4.2
4646
contextlib2==0.6.0.post1
4747
crc32c==2.2
48-
cryptography==41.0.4
48+
cryptography==42.0.4
4949
cycler==0.10.0
5050
Cython==0.29.22
5151
cytoolz==0.11.0
@@ -228,7 +228,7 @@ rsa==4.7.2
228228
Rtree @ file:///tmp/build/80754af9/rtree_1618420845272/work
229229
ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016699510/work
230230
scikit-image==0.18.1
231-
scikit-learn==0.24.0
231+
scikit-learn==1.5.0
232232
scipy==1.10.0
233233
seaborn @ file:///tmp/build/80754af9/seaborn_1608578541026/work
234234
SecretStorage @ file:///tmp/build/80754af9/secretstorage_1614022784285/work
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Harvest Predictor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==2.2.5
22
numpy==1.22.0
33

44
gunicorn==20.0.4
5-
Werkzeug==2.2.3
5+
Werkzeug==3.0.1
66
Jinja2==2.11.3
77
itsdangerous==1.1.0
88
MarkupSafe==1.1.1

Image Watermarker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Pillow==10.2.0
1+
Pillow==10.3.0
File renamed without changes.

0 commit comments

Comments
 (0)