Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexfvk committed Feb 4, 2025
1 parent d5cb497 commit 831c85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pypeln==0.4.9
dataclasses>=0.7,<0.8; python_version <"3.7" # required for pypeln==0.4.9
typing_extensions>=3.7.4,<4.0; python_version <"3.8" # required for pypeln==0.4.9
loguru
setuptools
# for python3.12+
setuptools; python_version >="3.12" # instead of python3-setuptools package
boto3<1.21; python_version >="3.12"
botocore<1.24; python_version >="3.12"

0 comments on commit 831c85e

Please sign in to comment.