Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Oct 17, 2023
1 parent 72d18f3 commit f77fe22
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions haupt/requirements/fs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
adlfs==2023.9.0
fsspec==2023.9.0
gcsfs==2023.9.0
s3fs==2023.9.0
adlfs==2023.10.0
fsspec==2023.9.2
gcsfs==2023.9.2
s3fs==2023.9.2
6 changes: 3 additions & 3 deletions haupt/requirements/platform.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
celery==5.3.4
psycopg==3.1.10
psycopg-binary==3.1.10
redis==5.0.0
psycopg==3.1.12
psycopg-binary==3.1.12
redis==5.0.1
6 changes: 3 additions & 3 deletions haupt/requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
croniter==1.4.1
Django==4.2.5
croniter==2.0.1
Django==4.2.6
djangorestframework==3.14.0
django-cors-headers==4.2.0
django-cors-headers==4.3.0
numpy
2 changes: 1 addition & 1 deletion haupt/requirements/sandbox.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
whitenoise==6.5.0
whitenoise==6.6.0
6 changes: 3 additions & 3 deletions haupt/requirements/streams.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
fsspec==2023.9.0
fsspec==2023.9.2

uvicorn[standard]==0.23.2
uvloop==0.17.0
uvloop==0.18.0

aiofiles==23.2.1
kubernetes_asyncio==25.11.0
nbconvert>=6.5.0
python-multipart==0.0.6
pandas<=2.1.0
pandas<=2.1.1
pyarrow<=13.0.0

0 comments on commit f77fe22

Please sign in to comment.