Skip to content

Commit

Permalink
Refactor: requirements.txt 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanLYJ committed Oct 12, 2024
1 parent 347d1a4 commit 542d0d6
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
amqp==5.2.0
asgiref==3.8.1
attrs==24.2.0
billiard==4.2.1
boto3==1.35.35
botocore==1.35.39
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
cryptography==43.0.1
defusedxml==0.8.0rc2
Expand All @@ -26,14 +34,17 @@ iniconfig==2.0.0
jmespath==1.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kombu==5.4.2
model-bakery==1.19.5
mypy==1.11.2
mypy-extensions==1.0.0
numpy==2.1.2
oauthlib==3.2.2
opencv-python==4.10.0.84
packaging==24.1
pillow==10.4.0
pluggy==1.5.0
prompt_toolkit==3.0.48
psycopg==3.2.2
psycopg-binary==3.2.2
pycparser==2.22
Expand All @@ -59,4 +70,6 @@ toposort==1.10
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
urllib3==2.2.3
urllib3==2.2.3
vine==5.1.0
wcwidth==0.2.13

0 comments on commit 542d0d6

Please sign in to comment.