Skip to content

Commit

Permalink
Update requirements.txt (#660)
Browse files Browse the repository at this point in the history
Summary:
enum34; python_version

Pull Request resolved: #660

Reviewed By: mengxuanzhangz

Differential Revision: D53016840

Pulled By: stcheng

fbshipit-source-id: f454c643361235b73a6ced05b3a9ab3c3744f408
  • Loading branch information
anukaal authored and facebook-github-bot committed Jan 23, 2024
1 parent 03f1096 commit 1e423d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -2,5 +2,5 @@ requests >= 2.3.0
six >= 1.7.3
curlify >= 2.1.0
pycountry >= 19.8.18
enum34; python_version < '3.4'
enum34; python_version >= '3'
aiohttp; python_version >= '3.5.3'

0 comments on commit 1e423d2

Please sign in to comment.