Skip to content

Commit

Permalink
Update requirements.txt (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave authored Dec 23, 2024
1 parent bb66f55 commit 891de1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pydantic==2.8.2; python_full_version >= '3.12.4'
pydantic-core==2.20.1; python_version >= '3.8'
pyjwt==2.8.0; python_version >= '3.7'
pypdf==4.2.0; python_version >= '3.6'
python-arango>=8.0.0; python_version >= '3.8'
python-arango>=8.1.3; python_version >= '3.8'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.1; python_version >= '3.8'
pytz==2024.1
Expand Down

0 comments on commit 891de1e

Please sign in to comment.