Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iankressin committed Dec 13, 2024
1 parent 96e3449 commit 4b789e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
amqp==5.2.0
annotated-types==0.7.0
anyio==4.4.0
asgiref==3.8.1
attrs==24.1.0
Expand All @@ -15,6 +16,7 @@ click-plugins==1.1.1
click-repl==0.3.0
cron-descriptor==1.4.3
cryptography==43.0.0
distro==1.9.0
Django==5.0.8
django-admin-interface==0.28.8
django-celery-beat==2.6.0
Expand All @@ -33,12 +35,16 @@ httpcore==1.0.5
httpx==0.27.0
idna==3.7
inflection==0.5.1
jiter==0.8.2
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kombu==5.4.0
openai==1.57.4
pillow==10.4.0
prompt_toolkit==3.0.47
pycparser==2.22
pydantic==2.10.3
pydantic_core==2.27.1
pyOpenSSL==24.2.1
python-crontab==3.2.0
python-dateutil==2.9.0.post0
Expand All @@ -55,6 +61,8 @@ sniffio==1.3.1
soupsieve==2.6
sqlparse==0.5.1
text-unidecode==1.3
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.2
Expand Down

0 comments on commit 4b789e8

Please sign in to comment.