We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d477435 commit daf01a7Copy full SHA for daf01a7
requirements.txt
@@ -25,5 +25,5 @@ seaborn==0.12.2 # For statistical data visualization
25
python-dotenv==0.21.0 # For loading environment variables from a .env file
26
27
# Additional libraries for enhanced functionality
28
-requests==2.31.0 # For making HTTP requests
+requests==2.32.2 # For making HTTP requests
29
cryptography==39.0.1 # For secure data handling and encryption
0 commit comments