Skip to content

Commit

Permalink
Merge pull request #44 from SmartReports/dev
Browse files Browse the repository at this point in the history
req
  • Loading branch information
matteotolloso authored Nov 27, 2023
2 parents bdb6977 + 5db53fa commit 4d93e5b
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,34 @@
amqp==5.2.0
anyio==3.7.1
asgiref==3.7.2
attrs==23.1.0
billiard==4.2.0
celery==5.3.6
certifi==2023.7.22
chardet==4.0.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
dataclasses==0.6
deprecation==2.1.0
distlib==0.3.7
Django==4.2.7
django-cors-headers==4.3.0
django-filter==23.3
django-guardian==2.4.0
django-storage-supabase==0.1.0
djangorestframework==3.14.0
djangorestframework-guardian==0.3.0
exceptiongroup==1.1.3
filelock==3.13.1
gotrue==0.2.0
greenlet==3.0.0
idna==3.4
h11==0.12.0
httpcore==0.13.7
httpx==0.19.0
idna==2.10
iniconfig==2.0.0
kombu==5.3.4
numpy==1.26.1
Expand All @@ -29,26 +39,34 @@ pipenv==2023.10.24
platformdirs==3.11.0
playwright==1.39.0
pluggy==1.3.0
postgrest-py==0.5.0
prompt-toolkit==3.0.41
psycopg2-binary==2.9.9
py==1.11.0
pyee==11.0.1
pytest==7.4.3
pytest==6.2.5
pytest-base-url==2.0.0
pytest-playwright==0.4.3
python-dateutil==2.8.2
python-dotenv==1.0.0
python-slugify==8.0.1
pytz==2023.3.post1
requests==2.31.0
realtime-py==0.1.3
requests==2.25.1
rfc3986==1.5.0
scipy==1.11.3
six==1.16.0
sniffio==1.3.0
sqlparse==0.4.4
supabase==0.0.3
text-unidecode==1.3
toml==0.10.2
tomli==2.0.1
typing_extensions==4.8.0
tzdata==2023.3
urllib3==1.26.6
vine==5.1.0
virtualenv==20.24.6
wcwidth==0.2.12
websockets==9.1
whitenoise==6.6.0

0 comments on commit 4d93e5b

Please sign in to comment.