Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change requirements #637

Merged
merged 1 commit into from
Dec 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ fastapi==0.115.6
firebase-admin==6.5.0 # Firebase is used for push notification
fpdf2==2.7.8
HelloAssoAPIWrapper==1.0.0
httpx==0.27.0
google-auth-oauthlib==1.2.1
icalendar==5.0.13
jellyfish==1.0.4 # String Matching
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ types-aiofiles==24.1.0.20240626
types-fpdf2==2.7.9.20240519
types-redis==4.6.0.20240425
types-requests==2.32.0.20240622
google-auth-stubs==0.3.0
Loading