Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
WillGibson committed Sep 22, 2023
1 parent 7a460c5 commit a3fc192
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ cron-descriptor==1.4.0 ; python_version >= "3.11" and python_version < "4.0"
cryptography==41.0.3 ; python_version >= "3.11" and python_version < "4.0"
dbt-copilot-python==0.1.3 ; python_version >= "3.11" and python_version < "4.0"
defusedxml==0.7.1 ; python_version >= "3.11" and python_version < "4.0"
dj-database-url==2.1.0 ; python_version >= "3.11" and python_version < "4.0"
django-audit-log-middleware==0.0.4 ; python_version >= "3.11" and python_version < "4.0"
django-celery-beat==2.5.0 ; python_version >= "3.11" and python_version < "4.0"
django-chunk-upload-handlers==0.0.13 ; python_version >= "3.11" and python_version < "4.0"
Expand Down Expand Up @@ -89,6 +90,7 @@ soupsieve==2.4.1 ; python_version >= "3.11" and python_version < "4.0"
sqlparse==0.4.4 ; python_version >= "3.11" and python_version < "4.0"
telepath==0.3.1 ; python_version >= "3.11" and python_version < "4.0"
tweepy==4.14.0 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.7.1 ; python_version >= "3.11" and python_version < "4.0"
tzdata==2023.3 ; python_version >= "3.11" and python_version < "4.0"
urllib3==1.26.16 ; python_version >= "3.11" and python_version < "4"
vine==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
Expand Down

0 comments on commit a3fc192

Please sign in to comment.