Skip to content

Commit

Permalink
fix: bump ocflib version
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Apr 25, 2024
1 parent 3f72d52 commit 6c34703
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-minimal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ libsass
matplotlib
mistune
numpy
ocflib
ocflib>=2024.4.23
paramiko
pyasn1
pycryptodome
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
amqp<6
asgiref==3.4.1
attrs==21.2.0
attrs>=21.2.0
bcrypt==3.2.0
billiard==3.6.4.0
cached-property==1.5.2
Expand Down Expand Up @@ -36,7 +36,7 @@ MarkupSafe==2.0.1
matplotlib==3.4.3
mistune==0.8.4
numpy<1.25
ocflib
ocflib>=2024.4.23
paramiko==3.1.0
pexpect==4.8.0
Pillow==9.5.0
Expand Down

0 comments on commit 6c34703

Please sign in to comment.